Re: [JAVA3D] Get Canvas 3D Image

2003-12-01 Thread John Wright
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)? > > /**

Re: [JAVA3D] Get Canvas 3D Image

2003-12-01 Thread Mr H. Morgan
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

[JAVA3D] Get Canvas 3D Image

2003-12-01 Thread Silvano Maneck Malfatti
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 / -