home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / GRAPHICS / MISC / 3DROT00.ZIP / READ.ME < prev    next >
Encoding:
Text File  |  1991-11-14  |  3.0 KB  |  98 lines

  1.                   3d Rotation Demo Program
  2.  
  3.  
  4. To run this program, type "3dRot <filename.dat>".
  5. To exit, type ESC.
  6.  
  7. There are four data files on this disk:
  8.  
  9.                      PIXA.DAT
  10.                     FRAME.DAT
  11.                      STAR.DAT
  12.                   OVERLAP.DAT.
  13.  
  14. Before you learn all commands, you might want to try:
  15. "3dRot star.dat <CR>"
  16. inside the program type "@, @, <, y, y, ..., (36 y's)";
  17. Wait for a while;
  18. to exit type "s, ESC".
  19.  
  20. ====================================================================
  21. The program starts up in the normal mode in which you use single key
  22. command. 
  23.  
  24.         NORMAL MODE
  25. _____________________________________________________________
  26.  
  27.   Press                     Action
  28.  
  29.     U       :   Window move up by 1/10 of world coord.
  30.  
  31.     D       :     "     "   down   "       "      "
  32.  
  33.     R       :     "     "   right  "       "      "
  34.  
  35.     L       :     "     "   left   "       "      "
  36. _____________________________________________________________
  37.  
  38.     u       :   Viewport move up by 1/10 of screen resolution
  39.  
  40.     d       :      "      "   down   "   "    "        "
  41.  
  42.     r       :      "      "   right  "   "    "        "
  43.  
  44.     l       :      "      "   left   "   "    "        "
  45. _____________________________________________________________
  46.  
  47.     +       :   Window zoom in by 1/10 of world coord.
  48.  
  49.     -       :      "    "   out    "    "   "     "
  50. _____________________________________________________________
  51.  
  52.     @       :   Viewport zoom in by 1/10 of screen resolution
  53.  
  54.     ~       :      "      "   out    "   "    "        "
  55. _____________________________________________________________
  56.  
  57.     X       :   Rotate 10 degrees around X axis
  58.  
  59.     Y       :     "    "    "       "    Y  "
  60.  
  61.     Z       :     "    "    "       "    Z  "
  62. _____________________________________________________________
  63.  
  64.     <       :  To enter RECORDING mode
  65.  
  66.    ESC      :  To exit mp3
  67.  
  68. =============================================================
  69.  
  70.        RECORDING MODE
  71. _____________________________________________________________
  72.  
  73.   All one key commands except "<" function as in normal mode.
  74.   All pictures show in this mode will be saved in memory.
  75. _____________________________________________________________
  76.  
  77.     p       :  To enter REPLAY mode
  78. _____________________________________________________________
  79.  
  80. Note: The pictures will be saved up to 32 frames, or until
  81.       run out of memory and then enter REPLAY mode
  82.       automatically.
  83.  
  84. =============================================================
  85.  
  86.         REPLAY MODE
  87. _____________________________________________________________
  88.  
  89.  All pictures saved in RECORDING mode will be continuously
  90.   display in this mode until 's' key is pressed.
  91. _____________________________________________________________
  92.  
  93.     s       :  To enter normal mode
  94.  
  95. =============================================================
  96.  
  97. Any questions/comments send to "efs2@quads.uchicago.edu".  Thank you.
  98.