Angus Dorbie (dorbie++at++sgi.com)
Thu, 09 Apr 1998 15:16:48 -0700
You could use the GL_ALPHA8 token for the components which is probably
best
on O2, on ONYX2 you probably want to use GL_DUAL_ALPHA8_SGIS.
For occlusion information unless you need 8 bits fo rthe blend you
should
consider even smaller formats like GL_QUAD_ALPHA4_SGIS.
You need to select which bits of the image you want to address for the
DUAL & QUAD formats using glTexParameter with
GL_DUAL_TEXTURE_SELECT_SGIS
or GL_QUAD_TEXTURE_SELECT_SGIS tokens.
Cheers,Angus.
-- "Only the mediocre are always at their best." -- Jean GiraudouxFor advanced 3D graphics Performer + OpenGL based examples and tutors: http://www.dorbie.com/ ======================================================================= List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/ Submissions: info-performer++at++sgi.com Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:57:14 PDT