Re: [JAVA3D] depth range and z-buffer precision

2002-03-01 Thread Jacob Marner
distance. Jacob Marner - Original Message - From: "Thomas Bendig" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 01, 2002 11:02 Subject: [JAVA3D] depth range and z-buffer precision Hi, I have a very huge scene containing lots of small objects with renderi

[JAVA3D] depth range and z-buffer precision

2002-03-01 Thread Thomas Bendig
Hi, I have a very huge scene containing lots of small objects with rendering problems because of the limited z-buffer resolution. I don't need to see the entire scene. Adjusting the back clip distance in the view doesn't seem affect the depth range of the z-buffer 'cause the artefacts remain uncha