I need to invert my Y axis. Should I apply a matrix
1 0 0 0
0 -1 0 0
0 0 1 0
0 0 0 1
to every TransformGroup in my applet?
===========================================================================
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".
- Re: [JAVA3D] Need to invert Y axis Edgar Delgado Barbosa
- Re: [JAVA3D] Need to invert Y axis Gregory Hopkins
