Hi Kelvin,

In the test program I'm first clippign the view and then adding my shapes in
the scene. I'm not adding any shapes when the slider is moved back. After
moving the slider back, and rotate a little bit, notice the view a little
carefully and you will see that there are more spheres appearing on the
scene. These are the shapes which probably were not given to the renderer
while the view was clipped.

I tried this test program on JDK1.3.0-C with Java3D1.3, The OS is Win2k.

let me know if you are still not able to reproduce this, I'll tweak the test
program a little and send you again.

nitin

-----Original Message-----
From: Kelvin Chung [mailto:[EMAIL PROTECTED]]
Sent: Saturday, January 11, 2003 12:40 AM
To: [EMAIL PROTECTED]
Cc: Discussion list for Java 3D API
Subject: Re: [JAVA3D] problem with View clipping


Nitin.Jain wrote:

>Kelvin,
>
>I'm attaching a test file which creates 300 spheres in the scene. There is
>also a slider which can be used to move the front clipping plane.
>After the initial display, move the slider leftward this will reduce the
>front clip distance. Then if you rotate the view a little bit you will see
>lot of othere sphere appearing on the screen which were cut in the initial
>display.
>
>Thanks,
>nitin
>
>
>
I can't reproduce this. Are you using J3D v1.3 (or later) and JDK1.4.1 ?
What OS are you using ?

In your description, you mention:
"After the view is clipped, I add lots of shapes, spheres and cylinders"

but the test program doesn't add shape after the slide move backward.

- Kelvin
-------------
Java 3D Team
Sun Microsystems Inc.

===========================================================================
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".

Reply via email to