Hi Dominik
> the Appearance of the loaded Objects but I've no idea how to do this.
> How can i get the Shape3D Objects from the BranchGroup or the Scene, and
> how can I set it's Appearance??
Well you have to traverse through the BranchGroup until you hit a Shape3D,
then you can get the Appearance not from it and change it. But you should
do this before you compile your scene. Or you have to traverse it first
and set all the capabilites to make a traversal afterwards possible.
That's it, quite easy isn't it!
EOF,
J.D.
--
Realtime Raytracer in JAVA
(http://www.antiflash.net/raytrace)
===========================================================================
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".