home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / graphics / 13127 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  1.2 KB

  1. Xref: sparky comp.graphics:13127 alt.graphics:437
  2. Path: sparky!uunet!gatech!mailer.cc.fsu.edu!uflorida!usf.edu!news
  3. From: gohel@zeus.csee.usf.edu (Himanshu Gohel)
  4. Newsgroups: comp.graphics,alt.graphics
  5. Subject: Curve/Surface data - which file format?
  6. Keywords: which file format do I use?
  7. Message-ID: <1992Dec16.153813.4804@ariel.ec.usf.edu>
  8. Date: 16 Dec 92 15:38:13 GMT
  9. Sender: news@ariel.ec.usf.edu (News Admin)
  10. Followup-To: poster
  11. Organization: U of South Florida, Dept of Computer Science and Engineering
  12. Lines: 24
  13.  
  14. I'm working on a program whose primary output is a set of points
  15. that define B-Spline/NURBS curves and surfaces.
  16.  
  17. Is there any standard file format that may be better to use than
  18. simply dumping the control points/knot vectors etc.?
  19.  
  20. The uses for the file will/might be:
  21.  
  22. 1. Obviously, to be read back in to my program
  23. 2. to be read by commercial CAD/CAM packages (AutoCAD etc).
  24. 3. to be read by ray-tracers (SunVision-Geometry, POV etc.)
  25. 4. use a filter to convert data to PostScript for printing
  26.  
  27. The file formats I was thinking of include: CGM, IGES etc.  Anyone
  28. have experiences writing those files? (C code for generators/interpreters
  29. appreciated!)
  30.  
  31. Thanks
  32.  
  33. Himanshu
  34.  
  35. --
  36. Himanshu Gohel, Gohel@csee.usf.edu
  37. U of South Florida, Tampa, FL 33620-3140
  38.