the spec says in 3.1.2 j3d is rendering top to bottom .

>-----Original Message-----
>From: Discussion list for Java 3D API
>[mailto:[EMAIL PROTECTED]] On Behalf Of Zak Nixon
>Sent: Montag, 10. Juni 2002 19:23
>To: [EMAIL PROTECTED]
>Subject: [JAVA3D] Order of transformations.
>
>
>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".
>

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