support for the card, their only suggestion was to exchange
the card for a new one of the same model, and try again. I had my doubts, but
did it anyhow. As I suspected, it had no effect.
Thanks in advance for any input,
alan
---
Alan Zander
Research Software Engineer
TomoTherapy, Inc
Hi,
A couple of weeks ago, I sent the response below to a similar question
in this group. (The subject line was: '[JAVA3D] Help with transparent
textures please :)')
After struggling with Transparency Attributes and blending modes, I
finally did away with them and used the rendering attributes in
The appearance code listed below worked for my transparent texture
purposes. The key for me was setting the alpha test function in the
RenderingAttributes to NOT_EQUAL and setting the alpha test value to 0.
The texture I used was a transparent GIF created with the Gimp.
It may not be the most effi