"serialize"-ation stinks during development.  If you make a change to a
class then everything you have serialized can not be (easily) read back in.

Cheers,
Bob Gray

-----Original Message-----
From: Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED] Behalf Of Christian Britton
Sent: Monday, November 17, 2003 11:19 AM
To: [EMAIL PROTECTED]
Subject: Re: [JAVA3D] Exporting from Java3D!!


Maybe you can "serialize" your stuff...

CHRIS

----- Original Message -----
From: "Ben Logan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 17, 2003 5:10 AM
Subject: [JAVA3D] Exporting from Java3D!!


> Ok, there is a lot of talk about importing various file formats etc etc
> into Java3D, what about the other way round?
> My program loads a variety of 3DS shapes and then allows the user to
> construct a scene with them, what I need to know is how to then output
> the scene when the user has finished as a single 3DS (or other) file. Is
> this possible or will I have to manually traverse the scene graph and
> print the geometry data to a file and then write my own loader all over
> again.
> Thanks
>
>
> ********************************************
> Ben Logan - Graduate Software Engineer
> RCID
> Stephenson Building
> Newcastle Upon Tyne
> NE1 7RU
> www.rcid.ncl.ac.uk
> ********************************************
>
>
===========================================================================
> 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".

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