Ehlo
> When Java3D Applet is running, I need to add new shapes such as cylinder,
> sphere, cone, and these shapes can be operate,select and etc. What can I do?
Well if you put your spheres, cones, cylinders in a BranchGroup and have
set your Main Branchgroup to allow_extend_children and detach than you can
add them without any problems to the scene even when it's live and
compiled. So you can basically operate in normal Java3D retained /
compiled mode.
EOF,
J.D.
--
Jmark2k+1 (http://www.antiflash.net/jmark)
Test the performance of your PC online!
===========================================================================
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".