Login  Register

Re: Texture2D and offscreen rendering problem

Posted by jimmypag on Dec 16, 2013; 4:51pm
URL: https://forum.jogamp.org/Texture2D-and-offscreen-rendering-problem-tp4030882p4030921.html

 
   
 
 
    Yes, with onscreen is OK.
     
      The app shows the scene onscreen with a Canvas3D in a JFrame.
      There's a menu "save image" to get scene to disk and this is where
      the renderer draws the texture on background.
     
      Laurent.