home *** CD-ROM | disk | FTP | other *** search
- 3d Rotation Demo Program
-
-
- To run this program, type "3dRot <filename.dat>".
- To exit, type ESC.
-
- There are four data files on this disk:
-
- PIXA.DAT
- FRAME.DAT
- STAR.DAT
- OVERLAP.DAT.
-
- Before you learn all commands, you might want to try:
- "3dRot star.dat <CR>"
- inside the program type "@, @, <, y, y, ..., (36 y's)";
- Wait for a while;
- to exit type "s, ESC".
-
- ====================================================================
- The program starts up in the normal mode in which you use single key
- command.
-
- NORMAL MODE
- _____________________________________________________________
-
- Press Action
-
- U : Window move up by 1/10 of world coord.
-
- D : " " down " " "
-
- R : " " right " " "
-
- L : " " left " " "
- _____________________________________________________________
-
- u : Viewport move up by 1/10 of screen resolution
-
- d : " " down " " " "
-
- r : " " right " " " "
-
- l : " " left " " " "
- _____________________________________________________________
-
- + : Window zoom in by 1/10 of world coord.
-
- - : " " out " " " "
- _____________________________________________________________
-
- @ : Viewport zoom in by 1/10 of screen resolution
-
- ~ : " " out " " " "
- _____________________________________________________________
-
- X : Rotate 10 degrees around X axis
-
- Y : " " " " Y "
-
- Z : " " " " Z "
- _____________________________________________________________
-
- < : To enter RECORDING mode
-
- ESC : To exit mp3
-
- =============================================================
-
- RECORDING MODE
- _____________________________________________________________
-
- All one key commands except "<" function as in normal mode.
- All pictures show in this mode will be saved in memory.
- _____________________________________________________________
-
- p : To enter REPLAY mode
- _____________________________________________________________
-
- Note: The pictures will be saved up to 32 frames, or until
- run out of memory and then enter REPLAY mode
- automatically.
-
- =============================================================
-
- REPLAY MODE
- _____________________________________________________________
-
- All pictures saved in RECORDING mode will be continuously
- display in this mode until 's' key is pressed.
- _____________________________________________________________
-
- s : To enter normal mode
-
- =============================================================
-
- Any questions/comments send to "efs2@quads.uchicago.edu". Thank you.