HI Mauricio,

>
>I am confused by your suggestions of using full transparency sorting and
>using DecalGroup nodes:
>
>- I was under the impression that full transparency sorting (as provided by
>Java 3D 1.3) does not work properly under OrderedGroup nodes, just as basic
>transparency sorting doesn't work.  Can you confirm?
>
Yes, the Geometry under OrderedGroup will not
put in the list for full scene transparency depth sorting
when View TRANSPARENCY_SORT_GEOMETRY is on.

What my suggestion is that we can use full scene depth
sorting instead of OrderedGroup to solve some problem.

>- How would using DecalGroup help?  It is a subclass of OrderedGroup, so it
>looks like it would exhibit the same problem we are already having.
>

You're right. It will exhibit the same problem.

- Kelvin
----------------
Java 3D Team
Sun Microsystems Inc.

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