home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / graphics / 11675 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  2.3 KB

  1. Xref: sparky comp.graphics:11675 comp.graphics.visualization:1731 comp.graphics.animation:957
  2. Newsgroups: comp.graphics,comp.graphics.visualization,comp.graphics.animation
  3. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uchinews!fciad2.bsd.uchicago.edu!chrisw
  4. From: chrisw@fciad2.bsd.uchicago.edu (chris williams)
  5. Subject: Re: FOLLOW-UP: FTP SITE FOR 3D MODELS/UTILS
  6. Message-ID: <1992Nov10.044003.25748@midway.uchicago.edu>
  7. Sender: news@uchinews.uchicago.edu (News System)
  8. Organization: FCIA Univ. of Chicago
  9. References: <Bx4HE3.Hsu@rahul.net> <1992Nov5.142035.20498@alias.com> <xkj1_fj@rpi.edu>
  10. Distribution: na
  11. Date: Tue, 10 Nov 1992 04:40:03 GMT
  12. Lines: 32
  13.  
  14. In article <xkj1_fj@rpi.edu> kyriazis@mistral.rdrc.rpi.edu (George Kyriazis) writes:
  15. >In article <1992Nov5.142035.20498@alias.com> Reid Ellis <rae@Alias.com> writes:
  16. >>
  17. >>Does IGES handle NURBS?  I can't recall offhand..
  18. >>
  19. >Yes, it does.. I am not sure, but I think it also handles connectivity
  20. >(ie., topological information) which is always a plus..
  21.  
  22.    IGES is a fairly bloated format, and a good example of
  23. design-by-commitee. It contains _everyones_ favorite entities
  24. and lacks limits that would encourage a designer to convert his/her
  25. design elements to a common denominator. For example; IGES contains
  26. Autocad's "polyline" entity, bezier splines _and_ NURBSs, with nothing
  27. to encourage one over the other. Thus a given "IGES translator" will,
  28. likely as not, be missing some vital conversion due to the programmer's
  29. lack of familierity with some elements. It's the proverbial "mouse to
  30. government specs."
  31.  
  32. >It's pretty difficult not to write such software without having money in 
  33. >his mind, so I predict that this discussion about what is the "right" format
  34. >could go on for a LONG time..
  35.  
  36.     My two cents worth: go with the least common denominator - triangle
  37. polygons, vertex list, face list, surface list, ascii. Hey, you want
  38. free geometry? Beggers can't be choosers, and the greatest quantities
  39. of freely distributable objects are being built by folks using Amigas 
  40. with Sculpt-4D, Imagine, Lightwave, etc. These user have learned to
  41. cope with using triangles as an exchange medium very well. (Really,
  42. its _unbelievable_ how much geometry is out there on Amiga boards.)
  43.  
  44.                                        Chris Williams
  45.                                           chrisw@fciad2.bsd.uchicago.edu
  46.