Orad Hi-Tec Systems (orad_u++at++netvision.net.il)
Wed, 26 Feb 1997 18:54:27 +0200
Yes, it will work, I've done this too. You'll have to be carefull
about interfering with Performer's LOD-fades, if they exist inside
your affected sub-tree.
There is a catch, though.
Multisample transparency through fragment alpha
(glEnable(GL_SAMPLE_ALPHA_TO_MASK_SGIS))
has only n+1 levels of transparency (includeing totally transparent and
totally opaque), where n is the number of multi-samples in your visual.
glSampleMaskSGIS() produces a 2x2 transparency dithering pattern which
boosts the number of levels to 4*n+1 - so it is advantageous in this
respect too. You'll have to install patch1355 to fix a bug in the
dithering
patterns.
The quality of the fade greatly depends on this n.
There is a *very* annoying SGI hardware bug which prevents the setup
of n=8 multisamples coexisting with alpha bit-planes (no such visual
exists). You can only do n=4 multisamples with alpha bit-planes.
This is *independent* of your framebuffer memory size (number of RM6
boards).
Apparently, this bug was *not* fixed in the Onyx2 iR pipeline.
Bye,
Moshe Nissim
Orad Hi-Tec Systems
=======================================================================
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:54:44 PDT