I am new to using the java3d API. My question is probably basic. I would like an application to be able to dynamically compile and render objects from data sets chosen through a UI. At what level can I clear and recompile a scene to display a new set of objects?
Do I need to create a new universe and tie it to the AWT canvas? Can I change the data and recompile the scene at the BranchGroup or TransformGroup or Locale level? Thank you in advance for your assistance. MattB =========================================================================== 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".