I've got a textured image of the earth in a scene.  I've also drawn the
political boundaries on this map using a linestriparray.  Problems arise
when I zoom on the sphere.  If I don't set the front clip distance, I
start to get a black circle in the middle of the texture.  However, I
can set the front clip distance to some low number such as .0001 and I
can zoom to a close distance, but the political boudaries/lines on the
globe don't render correctly.  It actually looks as if the lines from
the back side of the globe are rendering on the front side.  I set the
clip policy to a value of 1 and the lines rendered correctly, but I was
not able to zoom to a reasonable distance because I got a big black
circle on the sphere.

Any help appreciated,
Jay

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