I believe Sun has produced some support classes for serializing scene graphs, even though the J3D classes themselves aren't Serializable. I haven't explored this, but I recall hearing that they're part of the "Fly Through" demo application. See... http://java.sun.com/products/java-media/3D/flythrough.html - Jim Robertson
� - - �n +���ng� - - � wrote: >has anyone tried saving a scene into a file? im presently creating a >simple 3D drawing program but my problem is how to save them. it >wasnt as easy as putting the primitives, its appearance and Groups >into a vector and into a FileOutputStream since Nodes arent serialized. >can anyone suggest of an alternative to this? > >thanks in advance > >- ian > >__________________________________ >www.edsamail.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". > ==========================================================================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".
