Hello again... Thanks for helping so far.. But nothing worked for me. But i found out the reason, why nothing really works..
In my Program i have to update the scengraph a lot.. therfor i detach the contentbranch (a part of it) updating the scengraph and adding it again. I found out that everytime i detach and add the Branch again the ordered (or decalGroup) which were working nicely. now seem to be opaque for other ordered groups. I think that a similiar problem could cause the not working olygonOffsetFactor. I am researching...but it looks like a bug to me. I tried different versions of java3d (ogl,dx) and some experimental builds...all the same. bye Clemens > 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". =========================================================================== 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".