home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sgi / 13300 < prev    next >
Encoding:
Text File  |  1992-09-04  |  2.2 KB  |  56 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!gumby!destroyer!news.iastate.edu!pi.eai.iastate.edu!boylan
  3. From: boylan@pi.eai.iastate.edu (Terran Boylan)
  4. Subject: CLEVER BUMPMAP/PHONG TRIX on VGX?
  5. Message-ID: <1992Sep4.182614.16327@news.iastate.edu>
  6. Keywords: Clever, cleverness, cleverosity
  7. Sender: news@news.iastate.edu (USENET News System)
  8. Organization: Engineering Animation, Inc.
  9. Date: Fri, 4 Sep 1992 18:26:14 GMT
  10. Lines: 44
  11.  
  12. (NOTE: forgive the repetitive use of the word "clever" in
  13. the following post.)
  14.  
  15. Hello, everybody!
  16.  
  17. I really hope this doesn't start a big "when are we gonna
  18. have Phong shading in hardware" thread.  That's not what I'm
  19. after. :^)  (Anybody besides me remember that guy at the SGI
  20. user's group meeting back at SIGGRAPH '87 or '88 that stood up
  21. and demanded Phong shading?)
  22.  
  23. The best analog for what I'm after is a technique similar in
  24. cleverness to the Stencil Shadow's algorithm that was published
  25. a couple of _Iris Universes_ ago.
  26.  
  27. What I want to know is if anybody's figured out some clever
  28. way of simulating bump maps on a VGX?  I would assume that
  29. the process would involve rendering your object unshaded using a
  30. texture map to represent a change in normal direction.  Somehow
  31. you'd get approximate polygon slope information from either taking the
  32. derivative of the Z-buffer or using a second pass where you render
  33. your object using color to represent normal information.  The last
  34. step would be a pixel-by-pixel computation of some sort, possibly
  35. using the stencil bitplanes in some clever way.
  36.  
  37. Remember, I'm not looking for displacement maps or true bump maps.
  38. I'm looking for SYNTHETIC bump maps, where the majority of the
  39. work is done in hardware.  I'm not looking for a real-time interactive
  40. technique, and I don't care if it looks ugly on the screen while it's
  41. doing it.  I want it for a frame-at-a-time animation technique.  Images
  42. would be video resolution.
  43.  
  44. Has anybody done this?  Does what I'm suggesting make sense?  Should
  45. I just give up the idea of having bump-mapped objects in my animations?
  46. Say it ain't so!
  47.  
  48. Thanks a million flat shaded polygons per second!
  49.  
  50. Terran J Boylan
  51. Sr Artist/Programmer
  52. Engineering Animation, Inc.
  53. Ames, IA  50201
  54.   
  55. P.S. So when are we gonna have hardware support for FFD's?
  56.