The com.sun.j3d.demos.utils.scenegraph.io package which is available as part of Sun Java 3D(tm) Fly Through from the the Java3D web site provides a mechanism for sending BranchGraphs accross a Java stream. Rgds Paul ---------------------------------------------------------- Paul Byrne Email : [EMAIL PROTECTED] Sun Microsystems Phone : (650) 786 9926 Visualization Software Group Fax : (650) 786 5852 ---------------------------------------------------------- >MIME-Version: 1.0 >X-Priority: 3 >X-MSMail-Priority: Normal >X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 >Date: Fri, 28 Apr 2000 16:56:50 +0800 >From: qxp <[EMAIL PROTECTED]> >Subject: [JAVA3D] Without serialization,is there another way to transmit BranchGroup object over network? >To: [EMAIL PROTECTED] > >Hi, all, >AS we all know, j3d object cannot be serialized ,but I want to place my virtual world on the server, and people can browse it on the client site. >how to transmit BranchGroup object(or other j3d objects) over network. >I think it is a very tough question. >any sugestion will be appreciated. > =========================================================================== 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".
