You can, I think, manipulate the properties of the
cube before it is rendered , by making the cube class more object
oriented.
For example, make the colorcube class of type
shape3d . implement methods that can change colors or dimentions (public void
setColor() or setDimention())
Don't forget to pass arguments to the
methods.
finally , you can use this method form any class
and then attach cube to a branchgroup.
Hope that helps
Bassam
=========================================================================== 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". |
- [JAVA3D] colorcube Bolaji O
- Re: [JAVA3D] colorcube Tom Govaert
- Re: [JAVA3D] colorcube Bassam
- Re: [JAVA3D] colorcube Bolaji O
- Re: [JAVA3D] colorcube Bassam
- Re: [JAVA3D] colorcube Robert Gomez-Reino Garrido