Hi Gael,

Check out the SceneGraph IO package in Java3D 1.3 beta 1
com.sun.j3d.utils.scenegraph.io.

This provides an optimised IO system for Java3D scene graphs that can use
either RandomAccessFiles or Streams.

Rgds

Paul

----------------------------------------------------------
Paul Byrne                      Email : [EMAIL PROTECTED]
Sun Microsystems                Phone : (650) 786 9926
Visualization Software Group    Fax   : (650) 786 5852
----------------------------------------------------------



>Delivered-To: [EMAIL PROTECTED]
>X-Originating-IP: [217.34.95.148]
>MIME-Version: 1.0
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
>X-OriginalArrivalTime: 05 Dec 2001 17:42:16.0147 (UTC)
FILETIME=[2DF17A30:01C17DB4]
>Date: Wed, 5 Dec 2001 17:44:32 -0000
>From: Gael <[EMAIL PROTECTED]>
>Subject: [JAVA3D] Serializable interface and Java3D
>To: [EMAIL PROTECTED]
>
>Hi everybody,
>I made a RMI interface to access my world through a server. But it doesn't work
because the Serializable interface is not implemented in Java3D. See below the
error I get.
>
>RemoteException
>java.rmi.MarshalException: error marshalling arguments; nested exception is:
>        java.io.NotSerializableException:
com.sun.j3d.utils.universe.SimpleUniverse
>
>Does anybody have a solution to my pb?
>
>Please help me, it is really important.
>Gael.
>

===========================================================================
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".

Reply via email to