I'm creating a scene that has multiple cameras (view platforms), but only one is shown at a time. What's the most efficient way of managing this - should I have multiple view platforms that render to the same Canvas3D, or should I have multiple Canvas3D's that are added to a JTabbedPane or CardLayout panel?
Thanks for your help! Dave Koelle http://www.DaveKoelle.com -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ . ==========================================================================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".
