Login  Register

Re: Texture2D and offscreen rendering problem

Posted by Xerxes Rånby on Dec 13, 2013; 3:00pm
URL: https://forum.jogamp.org/Texture2D-and-offscreen-rendering-problem-tp4030882p4030884.html

jimmypag wrote
Hi all,

I have a simple JFrame displaying a Sphere with a Texture (Appearance.setTexture) with a Canvas3D
When I add an offscreen Canvas3D to save a picture, the texture is displayed as a background of the image.

Does someone has the same issue?

It was working on java3D 1.5.2, I did not test it with previous jogl/gluegen/java3d releases but I will do it soon.

Test was made with jogl 2.1.2, java3d 1.6-pre8

Regards,
Laurent.

Please re-try with the -pre9 uploaded here:
http://jogamp.org/deployment/java3d/1.6.0-pre9/