Hi there,
I use the javax.media.j3d.Raster geometry object to display 2d bitmaps.
Everything is fine, but I want the Raster to be centered at the 3d
position. How can I do this. The Raster has a offset attribute, but i
can't tell neither the BufferedImage nor the ImageComponent2D to use
an offset as a transformation.
The only thing that excepts a translation is the Graphics object that
can be
inquired using the BufferedImages getGraphics() method.
Unfortunately a translation of the Graphics object has no effect.
I appreciate any suggestion,
Cheers Karsten
===========================================================================
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".