home *** CD-ROM | disk | FTP | other *** search
/ Dream 41 / Amiga_Dream_41.iso / Amiga / Pro / 3d / DKBTrace.lha / DKBTrace / dkbutdoc.lzh / 3d2-dkb.doc next >
Text File  |  1991-06-08  |  1KB  |  27 lines

  1.  
  2.                            3D2-DKB File Converter
  3.                                by Steve Anger
  4.  
  5.   This program converts Atari CAD-3D .3D2 files into DKB files and produces
  6. a more accurate and complete conversion than possible by using 3D22DKB and
  7. DKB2DXF.  Light source locations, ambient light levels, and colour information
  8. are converted properly.
  9.  
  10. Usage: 3D2-DKB inputfile [outputfile] [options]
  11.  
  12. inputfile  - Name of CAD-3D file (.3D2) assumed. 
  13. outputfile - Name of DKB data file (.DAT) assumed.
  14.  
  15. options:   -d      - Display wireframe preview of object 
  16.            -vxnnn  - x coordinate of VIEW_POINT location (default +50.0)
  17.            -vynnn  - y    "       "      "         "     (default +50.0)
  18.            -vznnn  - z    "       "      "         "     (default -50.0)
  19.  
  20.            -lxnnn  - x coordinate of LOOK_AT location (default 0.0)
  21.            -lynnn  - y     "      "     "       "     (default 0.0)
  22.            -lznnn  - z     "      "     "       "     (default 0.0)
  23.  
  24.   The object when rendered on DKB should have the same orientation and
  25. magnification as the wireframe preview, however I havn't tested this
  26. enough to be sure that it works.
  27.