home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11227 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.7 KB  |  38 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!snorkelwacker.mit.edu!thunder.mcrcim.mcgill.edu!panisset
  3. From: panisset@thunder.mcrcim.mcgill.edu (Jean-Francois Panisset)
  4. Subject: RealityEngine texturing question
  5. Message-ID: <1992Jul23.035752.3604@thunder.mcrcim.mcgill.edu>
  6. Summary: How are the texture coordinates computed?
  7. Keywords: texture VGX RealityEngine
  8. Organization: McGill Research Centre for Intelligent Machines
  9. Date: Thu, 23 Jul 92 03:57:52 GMT
  10. Lines: 22
  11.  
  12.  
  13. I saw the glossies for RealityEngine, and I would sure want one... My
  14. question is the following: on VGX/VGXT, the texture coordinates are specified
  15. at the vertices of a polygon using the t2?() commands. The intermediate
  16. s,t texture coordinates are then computed for the pixels inside the polygon
  17. using linear interpolation between the "real" values at the vertices.
  18. Since this does not yield the exact texture coordinates (you need to
  19. do a per-pixel division to get those), you end up having to subdivide
  20. your polygons (the name of the call to do this automatically escapes
  21. me at this point), which is not always a satisfying solution. So the
  22. question is: does RealityEngine do a per-pixel division to get the
  23. exact s,t coordinates, or does it still rely on polygon subdivision
  24. to approximate the real answer? Also, does it do any form of directional
  25. filtering in the mip-map for edge-on polygons, and if not, how does
  26. it determine the level of detail from which to fetch the texture pixels:
  27. does it select it based on the largest or smallest dimension of the pixel
  28. once projected on the polygon?
  29.  
  30. Thanks in advance for all answers...
  31.  
  32. JF Panisset
  33. -- 
  34. Jean-Francois Panisset                    
  35. INET: panisset@mcrcim.mcgill.ca            
  36.       panisset@larry.mcrcim.mcgill.edu
  37. UUCP: ...!mcgill-vision!panisset           
  38.