home *** CD-ROM | disk | FTP | other *** search
- This file contains general information on the use of SYM3DCNV along with a
- list of file that should be included in the package. You should carefully
- read the Symbolics -> 3D Studio Conversion Program Software License
- Agreement, provided in the file LICENSE.DOC, BEFORE running the program.
-
- GENERAL INFORMATION
-
- This program was developed to take an ASCII file output from a
- Symbolics graphics machine and convert it into a form usable by Autodesk
- 3D Studio. This program is capable of handeling extremely large
- Symbolics files with numerous "grouped" objects.
- Since 3D Studio does not recognize the Symbolics "grouped" object
- structure each Symbolics object is output into a seperate file using
- "OBJECTNAME".ASC as the output file name. The object name is the
- Symbolics refrence name for that individual object found in the
- Symbolics output file following the :name identifier.
- ************************************************************************
- UPDATE 3/5/93
- This conversion program now has the ability to output the Symbolics
- "grouped" file structure into a single file that may be imported
- directly into 3D Studio. If the file to be converted contains grouped
- objects you will be prompted to either write the objects out to
- seperate files or a single file. This can be a big time saver. Once
- the file is imported into 3D Studio you can simply "Attach" the related
- objects for proper animation.
- ************************************************************************
- The 3D Studio FACE list parameters AB, BC, CA are set to 1 during the
- conversion (1 = display, 0 = don't display). The individual faces can
- be easily turned off (hidden) once the objects are imported into 3D
- Studio.
- The line "Ambient light color: Red=0.3 Green=0.3 Blue=0.3" is
- inserted in the top of each 3D Studio file. At this point I have never
- found a reason to set the values to anything except the default 0.3
- value, just be aware that this line is "hardwired" if you should ever
- find a need to change these values.
- There is quite a bit of ERROR checking done in the program to insure
- that all information is translated correctly. Should an error occur,
- you will be notified of the error and the conversion will stop. This
- is just a "fail safe" aspect of the program to help insure you get what
- you want out of the conversion.
- We welcome all of your comments and suggestions on this program. If
- you find something that doesn't work or an improvement that will make
- it more functional, please contact us at:
-
- EXPANSE TECHNOLOGIES
- P.O. BOX 890463
- HOUSTON, TX 77289-0463
- PHONE/FAX (713) 485-0769
- CompuServe 70700,3234
-
- Getting Started:
-
- The program is provided in a Zipped archive for space saving reasons
- and to keep the complete package together for distribution. After
- unzipping the archive, you can run the program by executing the file
- SYM3DCNV.EXE.
-
- File name specification:
-
- The conversion program does not assume an extension for file names
- input for conversion but does append the .ASC (ASCII) extension for
- files output by the program. You will only be asked to specify an
- output file name if the program detects an existing file with the
- name "OBJECTNAME.ASC". So when specifing the file to convert, supply
- the <filename.ext>. If prompted for an output filename, just supply
- the <filename>.
-
- Registering your copy:
-
- A registration form is provided with the package that should be filled
- out and sent in (now would be a good time). All registered users will
- be kept informed of later releases of the program and given special
- prices on the latest version. Most important, registered users will be
- able to get rid of the shareware reminder messages.
-
- PACKAGE RESOURCES
-
- List of files in archive:
-
- 1) SYM3DCNV.EXE - Executable program file
- 2) SYMCUBE.OBJ - Single object Symbolics file sample
- 3) SYMCUBES.OBJ - Multiple object Symbolics file sample
- 4) SYMCUBE.ASC - Conversion of SYMCUBE.OBJ
- 5) CUBE1.ASC - Object 1 converted from SYMCUBES.OBJ
- 6) CUBE2.ASC - Object 2 converted from SYMCUBES.OBJ
- 7) MYCUBES.ASC - SYMCUBES.OBJ written to a single file
- 8) LICENSE.DOC - SYM3DCNV Software License Agreement
- 9) README.1ST - This File
- 10) ORDER.DOC - Shareware registration/order form
-
-