It is in the RenderingAttributes object within the Appearance. Dave Yazel http://www.magicosm.net
----- Original Message ----- From: "Ranjan.George" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 30, 2002 6:36 AM Subject: [JAVA3D] OpenGL Depth Test in Java3D Hi All, I am aware that OpenGL provides a certain performance enhancement feature called "DEPTH TEST", where it tests if the pixel to be drawn has already been drawn and has a depth greater than that which is already drawn. How do we enable the same OpenGL state variable in Java3D? Regards Ranjan =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
