Silvano,
There are "CaptureCanvas" classes available. You can get code from:
http://www.j3d.org/faq/capturing.html
- John Wright
Starfire Research
Silvano Maneck Malfatti wrote:
>
> I would like to know how I can get the canvas 3D image and to trasform It in a
> image(bmp or jpg)?
>
> /**
Hi Silvano,
> I would like to know how I can get the canvas 3D image and to trasform It in a
> image(bmp or jpg)?
Here is the code I use. Hope it helps.
Hugh
/**
* generates a BufferedImage containing the content of the Canvas3D
*
* @param Canvas3D canvas
* @return Th
I would like to know how I can get the canvas 3D image and to trasform It in a
image(bmp or jpg)?
/*
SILVANO MALFATTI
COMPUTER SCIENCE - URI University
HOME - http://www.urisan.tche.br/~smalfatti
/
-