Hi.
I think I may have seen this problem too.  I made a test case but I was debating
whether I should post it, but now I can't resist since it seems like the same
problem.
It's two Text2D objects under an OrderedGroup.  If you drag the mouse to spin the
one labeled "FAR" in front of the one labeled "NEAR", it occludes it.  But if I
remove the OrderedGroup, then it works fine.  I have depth-sorted transparency
enabled but it didn't help.

 -Roy


Andreas Jerke wrote:

> > Andreas Jerke wrote:
> >
> > > When I change the Scenegraph (Moving objects, changing Switch etc.) the
> > > transparency does not work anymore. Some objects BEHIND other transparent
> > > objects are shown, others NOT.
> >
> >
> > Have you set
> > View.setTransparencySortingPolicy(TRANSPARENCY_SORT_GEOMETRY) ?
>
> I tried it, but with the same effect. I'm thinking of writing
> a simple testcase to reproduce this, but before that I will test my app
> on a different sys.

Attachment: OrdGroupTest.java
Description: application/unknown-content-type-java_auto_file

Reply via email to