a=x, b=y, c=z
 
So, if you're still confused, maybe you've put the wrong question. Maybe you should have asked how are the coordinate axes organized in java3d. The answer to the second one:
 
+x is from left to right of the screen.
+y is from bottom to top of screen.
+z is from behind the screen to your eyes.
 
The default convention for real world is xOz is the ground plane, +y points to the sky.
 
Cheers,
 
Florin
-----Original Message-----
From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]On Behalf Of Bolaji O
Sent: Montag, 23. Februar 2004 12:15
To: [EMAIL PROTECTED]
Subject: [JAVA3D] COORDINDATES

this is probably the silliest question you'll get asked but here goes:

what is the format for 3d coordinates in java3d, i.e. given a point (a,b,c) which letter represents x, y  and z

dont laugh!!

thanks



Find out more about the new range of Premium Web services from MSN. Click here for more information. =========================================================================== 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