Rotating a Torus:
The Torus.oogl file was created
using the file Torus.cs in CenterStage.
The xyz.vect
file is a standard one that comes with Geomview.
Load Torus.oogl
Load xyz.vect
Transform {Scale .25} Torus.oogl
Transform {YZ -$pi/3}
Transform {XY -$pi/6}
Sequence {YZ $pi/2} 7 Torus.oogl
Pause 3
Sequence {XY $pi} 16 Torus.oogl -parent
Pause 3
Sequence {YZ $pi} 16 -parent
Pause 5
| Several Transformations at Once | |
| Sample StageManager Files | |
| Frames of Reference |
| StageTools Documentation (StageManager/Samples/torus) Created: 03 Jun 1996 --- Last modified: Nov 23, 1999 4:36:48 PM Comments to: dpvc@union.edu |