Hi

> Well, I want to rotate the canvas because an other
> program must retrieve my view at 90 degrees : I have
> no possibility to change this system, so the only
> thing I can do is to rotating the canvas 3d

No there is no way to rotate the canvas3d itself but you could use a
readRaster and rotate your Raster object afterwards and draw it over the
rendered canvas. Not the fastest method but it should work

EOF,
  J.D.

--
Explore SRT with the help of Java3D
(http://wwwvis.informatik.uni-stuttgart.de/relativity/minkowski)
(http://www.antiflash.net/java3d/relativity (mirror)

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