The
j3dfly has a mechanism for serialization which you could use. We wrote our
own because we wanted a lot of control over the storage and loading of
geometry.
Dave
Yazel
-----Original Message-----
From: Firas MOHAMED [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 19, 2001 9:38 AM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] Seralization of 3D objectsHi,I am trying to save my 3D objects (GeometryInfo, for example) by usingserialization ... But this does not work as these objects are notserializable.It may be necessary to serialize the these objects by modifying the the Java classes.Did someone try this before ...?Thanks for any helpFiras
