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

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!spool.mu.edu!sdd.hp.com!elroy.jpl.nasa.gov!nntp-server.caltech.edu!nyet
  2. From: nyet@cco.caltech.edu (n liu)
  3. Newsgroups: comp.graphics
  4. Subject: Re: VIVID raytracer ? Anybody want a teapot?
  5. Date: 6 Nov 1992 12:36:08 GMT
  6. Organization: California Institute of Technology, Pasadena
  7. Lines: 19
  8. Message-ID: <1ddoroINNn3k@gap.caltech.edu>
  9. References: <84332.glh@[128.244.197.62]> <720794191snx@osea.demon.co.uk> <Bx9E7u.6wn@plato.ds.boeing.com>
  10. NNTP-Posting-Host: punisher.caltech.edu
  11.  
  12. Last year I wrote a simple renderer for a class here (CS174 if you're
  13. curious) that does gouraud and phong shading and does bezier patches
  14. and surface of rotation construction... With it I took Jim Blinn's
  15. teapot definition (with a slight tweak to make the top actually fit)
  16. and slammed out a "device driver" (I already had ones for X, PostScript,
  17. djgpp, etc) that just wrote out a ton of patch primitives (with surface
  18. normals!) in Vivid format. I've plopped it on the pool table with some
  19. pretty impressive results... If anybody wants a copy of this data drop
  20. me a line and I'll make it available here by anon ftp. The original def
  21. from blinn is around a hundred lines, while the .vo def is over a meg (!)
  22. uncompressed, depending on how fine a mesh I use. I also have a polygon
  23. database of a VW beetle here, but I haven't written it out to a .vo yet.
  24.  
  25. Actually, now that I look for my .vo file, it seems to be missing. Give
  26. me a day or so to generate another.
  27.  
  28. Nye
  29. -- 
  30. nyet@cco.caltech.edu
  31.