There is an example of a capture canvas3D in the demo programs that
came with java3d.  see
<your java install path>/jdk1.2/demo/java3d/ReadRaster/ReadRaster.java

>
> Hi everybody:
>
> I'd like to know how can I capture an image from a Canvas3D and store it in
> any format.
> Imagine that I have a frame along with its JPanel object, which contains a
> Canvas3D which displays a 3D cube, and I want to now how can I save the
> cube's image via programming, and write it either into a JPG file or into a
> GIF file
>
> Thanks for any help
>
> Juan Miguel
>
> ===========================================================================
> 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