Kevin Bartholomew wrote:

> I would like to know which methods in the java3d API would allow me to
> change the origins of where a shape will appear in the scene, considering
> that the default is 0,0,0.

Use transforms to move the object around. I have the feeling that you
don't understand how scenegraphs work. I'd suggest you have a dig around
a search engine like Google for that term and do some reading first.
Once you understand that, then J3d should be fairly easy to understand.

--
Justin Couch                                   Author, Java Hacker
Snr Software Engineer                             [EMAIL PROTECTED]
rbuzz.net                           http://www.vlc.com.au/~justin/
Java3D FAQ                                 http://www.j3d.org/faq/
-------------------------------------------------------------------
"Look through the lens, and the light breaks down into many lights.
 Turn it or move it, and a new set of arrangements appears... is it
 a single light or many lights, lights that one must know how to
 distinguish, recognise and appreciate? Is it one light with many
 frames or one frame for many lights?"      -Subcomandante Marcos
-------------------------------------------------------------------

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