home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / programm / 11419 < prev    next >
Encoding:
Text File  |  1992-07-20  |  2.0 KB  |  40 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!haven.umd.edu!wam.umd.edu!walrus
  3. From: walrus@wam.umd.edu (Udo K Schuermann)
  4. Subject: Re: IFF 3D standard? (DR3D?)
  5. Message-ID: <1992Jul21.055017.2772@wam.umd.edu>
  6. Sender: usenet@wam.umd.edu (USENET News system)
  7. Nntp-Posting-Host: wam.umd.edu
  8. Organization: University of Maryland, College Park
  9. References: <1992Jul21.135437.1@economics.adelaide.edu.au>
  10. Date: Tue, 21 Jul 1992 05:50:17 GMT
  11. Lines: 27
  12.  
  13. In article <1992Jul21.135437.1@economics.adelaide.edu.au> djung@economics.adelaide.edu.au writes:
  14. >Is there an IFF standard for 3D data?
  15. >
  16. >I want to represent the geometry of a 3D world, along with alot of information
  17. >concerning surface properties (alot of physical values).  Also light sources.
  18. >If not, I may create one, otherwise I may have to embelish one.
  19.  
  20. Impulse registered the FORM TDDD ("Three Dimensional Data Description") and
  21. it appears in the new Devices RKM.  The format is basically tailored to
  22. store information pertinent to the Turbo Silver and Imagine rendering
  23. software, but since it is IFF you could add your own (inofficial) chunks to
  24. the file and keep it compatible with an existing standard.  Exactly what IFF
  25. was created for.  Not only that, but you would be able to draw on a store of
  26. existing 3D objects, and your own efforts might be usable in Imagine, too!
  27.  
  28. The TDDD.doc is 11 pages long, so I can't give you much information about
  29. it.  Suffice to say that it describes the geometry of a 3D world (objects
  30. especially) using points to build edges, and from these construct
  31. triangular faces.  Attribute information includes color, reflectivity,
  32. transparency, and several others.  I'm sure that extending these wouldn't
  33. be difficult.
  34.     Your best bet might be to get the RKM:Devices (ISBN 0-201-56775-X)
  35. published by Addison-Wesley (#56775)
  36.  
  37.  ._.  Udo Schuermann     "If I went around calling myself emperor just because
  38.  ( )  walrus@wam.umd.edu  some moistened bint lobbed a scimitar at me, they'd
  39.  Seeking virtual memory   put me away!"         -- Monty Python's "Holy Grail"
  40.