Hi,

Java3D has it's own file format you can save into that keeps the
scenegraph nicely in tact.  The format is called *.j3f and can then be
loaded (as a j3f) with java web start for over the web display.  You might
have to go looking a bit for the class / method that does this saving.

Julie


> Hi all,
>
> Does anyone know if there is code available to save java3d object in other
> formats like VRML (as oposite to load from)? I am still looking for a way
> to
> demonstrate my tool within a website without burdening the user with to
> much
> extra installs etcetera. (I am not ready to go as far as to show only
> screenshots).
>
> Thanks,
>
> Lars
>
> ===========================================================================
> 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