Re: Resize offscreen drawable with GLDrawableHelper?
Posted by
gouessej on
Mar 02, 2023; 10:23pm
URL: https://forum.jogamp.org/Resize-offscreen-drawable-with-GLDrawableHelper-tp4042263p4042264.html
Hello
Personally, I rather get the GLContext from the GLAutoDrawable instance by calling GLAutoDrawable.getContext() but it may change. Why not using an offscreen GLWindow instead?