home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Raytrace & Morphing / SOS-RAYTRACE.ISO / programm / 3dstudio / utility / sym3dc / readme.1st < prev    next >
Encoding:
Text File  |  1993-03-06  |  4.6 KB  |  91 lines

  1. This file contains general information on the use of SYM3DCNV along with a
  2. list of file that should be included in the package.  You should carefully 
  3. read the Symbolics -> 3D Studio Conversion Program Software License 
  4. Agreement, provided in the file LICENSE.DOC, BEFORE running the program.
  5.  
  6. GENERAL INFORMATION
  7.  
  8.         This program was developed to take an ASCII file output from a 
  9.      Symbolics graphics machine and convert it into a form usable by Autodesk 
  10.      3D Studio.  This program is capable of handeling extremely large 
  11.      Symbolics files with numerous "grouped" objects.  
  12.         Since 3D Studio does not recognize the Symbolics "grouped" object 
  13.      structure each Symbolics object is output into a seperate file using 
  14.      "OBJECTNAME".ASC as the output file name.  The object name is the 
  15.      Symbolics refrence name for that individual object found in the 
  16.      Symbolics output file following the :name identifier.
  17.      ************************************************************************
  18.                                UPDATE 3/5/93
  19.         This conversion program now has the ability to output the Symbolics
  20.      "grouped" file structure into a single file that may be imported
  21.      directly into 3D Studio.  If the file to be converted contains grouped
  22.      objects you will be prompted to either write the objects out to 
  23.      seperate files or a single file.  This can be a big time saver.  Once
  24.      the file is imported into 3D Studio you can simply "Attach" the related
  25.      objects for proper animation.
  26.      ************************************************************************
  27.         The 3D Studio FACE list parameters AB, BC, CA are set to 1 during the
  28.      conversion (1 = display, 0 = don't display).  The individual faces can
  29.      be easily turned off (hidden) once the objects are imported into 3D
  30.      Studio.
  31.         The line "Ambient light color: Red=0.3 Green=0.3 Blue=0.3" is 
  32.      inserted in the top of each 3D Studio file.  At this point I have never
  33.      found a reason to set the values to anything except the default 0.3
  34.      value, just be aware that this line is "hardwired" if you should ever 
  35.      find a need to change these values.
  36.         There is quite a bit of ERROR checking done in the program to insure
  37.      that all information is translated correctly.  Should an error occur,
  38.      you will be notified of the error and the conversion will stop.  This
  39.      is just a "fail safe" aspect of the program to help insure you get what
  40.      you want out of the conversion.
  41.         We welcome all of your comments and suggestions on this program.  If
  42.      you find something that doesn't work or an improvement that will make
  43.      it more functional, please contact us at:
  44.  
  45.           EXPANSE TECHNOLOGIES
  46.           P.O. BOX 890463
  47.           HOUSTON, TX 77289-0463
  48.           PHONE/FAX (713) 485-0769
  49.           CompuServe 70700,3234
  50.    
  51.    Getting Started:
  52.  
  53.      The program is provided in a Zipped archive for space saving reasons
  54.      and to keep the complete package together for distribution.  After
  55.      unzipping the archive, you can run the program by executing the file
  56.      SYM3DCNV.EXE.
  57.  
  58.    File name specification:
  59.  
  60.      The conversion program does not assume an extension for file names 
  61.      input for conversion but does append the .ASC (ASCII) extension for
  62.      files output by the program.  You will only be asked to specify an
  63.      output file name if the program detects an existing file with the
  64.      name "OBJECTNAME.ASC".  So when specifing the file to convert, supply
  65.      the <filename.ext>.  If prompted for an output filename, just supply 
  66.      the <filename>.
  67.  
  68.    Registering your copy:
  69.  
  70.      A registration form is provided with the package that should be filled 
  71.      out and sent in (now would be a good time).  All registered users will 
  72.      be kept informed of later releases of the program and given special 
  73.      prices on the latest version.  Most important, registered users will be
  74.      able to get rid of the shareware reminder messages.
  75.  
  76. PACKAGE RESOURCES
  77.    
  78.    List of files in archive:
  79.  
  80.      1) SYM3DCNV.EXE - Executable program file
  81.      2) SYMCUBE.OBJ  - Single object Symbolics file sample
  82.      3) SYMCUBES.OBJ - Multiple object Symbolics file sample
  83.      4) SYMCUBE.ASC  - Conversion of SYMCUBE.OBJ
  84.      5) CUBE1.ASC    - Object 1 converted from SYMCUBES.OBJ
  85.      6) CUBE2.ASC    - Object 2 converted from SYMCUBES.OBJ
  86.      7) MYCUBES.ASC  - SYMCUBES.OBJ written to a single file
  87.      8) LICENSE.DOC  - SYM3DCNV Software License Agreement
  88.      9) README.1ST   - This File
  89.     10) ORDER.DOC    - Shareware registration/order form
  90.  
  91.