home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6340 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: news.vol.it!news
  2. From: bizzetti@mbox.vol.it (Fabio Bizzetti)
  3. Newsgroups: comp.sys.amiga.programmer,comp.graphics.algorithms,alt.sys.amiga.demos,comp.sys.amiga.graphics
  4. Subject: Re: LightWave and Z buffers.
  5. Date: 25 Mar 1996 04:45:14 GMT
  6. Organization: Video On Line
  7. Distribution: world
  8. Message-ID: <1341.6658T337T905@mbox.vol.it>
  9. References: <4j3mp8$q44@hell.team17.com>
  10. NNTP-Posting-Host: molcl15.vol.it
  11. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  12.  
  13.  
  14. >bizzetti@mbox.vol.it (Fabio Bizzetti) wrote:
  15.  
  16. >>Hi,
  17. >>please, before I consider spending lotsa money for a raytracer, I would need
  18. >>to know if the function I'm looking for exists:
  19.  
  20. >>Well, I need the Z coordinate of every pixel of the picture that the
  21. >>RayTracer renders for me.
  22.  
  23. >  You want depth-maps.
  24.  
  25. >>I know that any RayTracer "knows" this information, but is there any program
  26. >>so wise to allow this output too?
  27.  
  28. >  Well... Alias PowerAnimator V7 is what I use, but if you don't feel
  29. >like selling your house or whatever to buy a decent SGI to go with
  30. >that, I believe there is a plug-in for LightWave now that outputs
  31. >depth-maps. Not sure about the format though - Alias outputs an array
  32. >of floats, which is quite handy. I would guess the LW plugin does the
  33. >same.
  34.  
  35. >  Other than that, I know of no cheap raytracer that supports
  36. >depth-map output, which is kind of strange since it's a very useful
  37. >feature.
  38.  
  39. >>Regards.
  40.  
  41.  
  42. >===============================================================
  43. > Stefan Boberg                               boberg@team17.com
  44. >  "This, like, sucks in ways that we've never seen stuff suck
  45. >    before, so it's kinda cool!" - B&B
  46.  
  47.  
  48. Thank you.
  49. "Deep-map" gives fully the idea of what I need. :)
  50.  
  51. Any output format is fine, I can write a program to convert it.
  52.  
  53. Bye and thanks again.
  54.  
  55.