Hi Allan
> Does anybody know how to determine if the current z-buffer is using 16 bits or 32
>bits?
Hmm. you could try a readRaster with a DepthComponentInt and look at the
values. The farest away should be 2^N-1 Where N is the number of bytes for
Z-buffer. Or you could try a commandline switch which might provide you
also the info. But I don't remember it right now. I think something like
j3d.debug or similair.
EOF,
J.D.
--
Realtime Raytracer in JAVA
(http://www.antiflash.net/raytrace)
===========================================================================
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".