I am wanting to move an Shape3D through a 3D universe. I have not seen any good information on how to do that or code examples (the code examples that I pulled from the web didn't work).
Does anyone know a good reference webpage or have some code.
Thanks,
place a TransformGroup above the shape3D in the scenegraph, modify the transform in the transform group to move the shape.
there is good information at
http://j3d.org http://java.sun.com/products/java-media/3D/collateral/
HTH
Jeremy --
Homepage: http://www.computerbooth.com/ Code page: http://www.newdawnsoftware.com/
=========================================================================== 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".
