I have this:

        BG--
           |
           TG    -----This is the translation TransformGroup
            |
            TG   -----This is the rotation TransformGroup
             |
             TG  -----This is the scale TransformGroup
            |
                object

Now, how does java3d interpret this?
Does it scale it first, then rotate and then translate (bottom-up) or
translate,rotate,scale(top-down)?

Thanks for your help?

-Zak

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