Look at the Java3D tutorial on Sun's site.  The first chapter covers how to
update the position and orientation of objects.

http://developer.java.sun.com/developer/onlineTraining/java3d/

You want to read section 1.8.2 on page 24.


----- Original Message -----
From: "Shaun Shepherd" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 10, 2001 10:44 AM
Subject: [JAVA3D] Live scene


> Hi all,
>         I've been looking all morning for a solution to my problem.  I'm
> trying to move a triangle's vertice with the keyboard, but it won't let me
> modifiy the geometry because the scene is live.  I believe this has been
> discussed before, can anyone help me out?  How can I modify the geometry
> that is part of the live scene graph?  Thanks in advance!
>
>
> Shaun
>
>
===========================================================================
> 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".


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.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".

Reply via email to