Hehehe, Sounds like you're trying to implement a Save Game feature... My collegue and I are planning to do so by saving the whole Canvas 3D and a few other things as well... The only was I can see it happen is by serializing the objects from the top down... And I'm not familiar with BranchGroup's serialisation for the scenegraph and viewgraph... Needless to say, we're keeping this feature as optional for the time being.
Look into object serialization for more info. CHRIS ----- Original Message ----- From: "MUNDE SANDEEP VIJAYKUMAR" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, November 02, 2003 5:14 AM Subject: [JAVA3D] file saving > hi all, > > can we save the java3d scene etc into a file and open that file again on > canvas? > > i mean to say is there any function calss available to do so. > > thanking you, > sandeep > > =========================================================================== > 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". > =========================================================================== 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".