Using 4-Space in StageManager:
The following scripts set Geomview to use 4D mode, loads some
precomputed objects, sets the camera to orthographic projection, and
rotates the objects in 4-space. The file
Z2.oogl is the graph of the complex
square function w = z2, and the file
Z3.oogl is the complex cube
w = z3. The file
Hypercube.oogl is the
1-skeleton of a hypercube (with colored segments at one corner).
The Geomview files were created using the CenterStage file
Zn.cs.
Movie Z2:
Dimension 4
Load Z2.oogl
Load Hypercube.oogl
Transform {Scale .75}
Projection Orthographic
Sequence {Product {XW $pi/2} {YZ $pi/2}} 20
Movie Z3:
Dimension 4
Load Z3.oogl
Load Hypercube.oogl
Transform {Scale .75}
Projection Orthographic
Sequence {Product {XW $pi/2} {YZ $pi/2}} 20