Yes, that's strange.
Then my recommendation is to skip the OrderedGroup and try the PolygonAttributes.setPolygonOffsetFactor() method instead. This will make a depth offset during rendering. Try a value +0.5 or more for the plane(Sorry I mixed the sign up earlier). I made a test myself with a transparent plane and it worked OK, (if I have understood your problem correctly). I'm not sure about the Box-case.
-ol
----- Original Message ----- From: "Clemens Holzh�ter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 18, 2004 2:03 PM Subject: Re: [JAVA3D] lineArray and transparency
Hi,
I tried the orderedGroup...i still have Problems:
First off all, if i render the Box first, Lines after, the Lines disappear totally. Second: I am using a couple of orderedGroups parallel, and when you put the Boxes in a Line they sometimes (not all) are opaque.
Very Strange...
bye Clemens
=========================================================================== 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".
