home *** CD-ROM | disk | FTP | other *** search
/ Organic Art (Deluxe) / OAD.BIN / Extras / conv3ds.txt < prev   
Text File  |  1999-04-09  |  1KB  |  22 lines

  1. Conv3ds is a conversion utility from 3D Studio R4 .3ds files to .x format (you 
  2. can also convert from 3DS/Max by first exporting to .3ds).  These can then be 
  3. dropped into the Organic Art "Informs" directory and will appear on the list 
  4. next time you start the Designer.  [BTW, the term "inform" was coined by 
  5. Professor Stephen Todd to describe a base object in the FormGrow geometry system 
  6. - see the Evolutionary Art and Computers book for more details on the background 
  7. to Organic Art].
  8.  
  9.  
  10. Recommended usage:
  11. conv3ds -m -M -c -t mymesh.3ds
  12.  
  13. This will do a straight mesh conversion - any hierarchy data in the 3ds file 
  14. will be resolved, and the results output as a single mesh (the -m) switch. -M, -
  15. c and -t mean leave out materials, texture coordinates and texture references as 
  16. these will make the file larger and generally be overridden by the OA scene 
  17. settings.
  18.  
  19. You need to be careful that the 3DS object is centred correctly before 
  20. exporting, otherwise your mesh will be offset to one side (this can be a cool 
  21. effect, though).
  22.