Re: [JAVA3D] lineArray display problem

2001-04-13 Thread ChrisThorne
Thommas, I can only guess you have a lack of z buffer precision in your particular scene. This can depend on both your scene dimensions and parameter and the graphics hardware. Check that you have set the backClipDistance to the distance of the furthest object in your scene and that the backClipD

[JAVA3D] lineArray display problem

2001-04-13 Thread Thomas
Hi, I have horizontal lineArray objects stuck on vertical surfaces. From one angle the lines appear fine, but if move and look at those line from a different angle, they disappear (they first appear dashed, and then totally disappear). The angle where the lines appear ok depends also on the way t