Attached is an example which I posted to the group a few months ago.
Some of the code is a bit dodgy, but it should give you an idea of how I
used JSlider to interact with a J3d application.  (AdvancingSlider extends
JSlider).  (run java test30)

Regards,


Andy Phelps



-----Original Message-----
From:   Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]
On Behalf Of Brattain, Junlan
Sent:   20 July 1999 15:57
To:     [EMAIL PROTECTED]
Subject:        [JAVA3D] JSlider control of a 3D object

I'm trying to use a JSlider to control the rotation of a 3D object. I read
Chapter 4 of 'Getting Started with the Java3D API'  by Dennis J Bouvier. The
material is available on the Java3D website.

My question is how to combine the ChangeEvent of JSlider with the
interaction bahavior of a 3D object, such as 'wakeupon'...

Can anyone give me some pointers?

Thanks!

Laura

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

test30.zip

Reply via email to