Login  Register

Non null RenderContext...

Posted by ThomasR on Feb 13, 2018; 9:53pm
URL: https://forum.jogamp.org/Non-null-RenderContext-tp4038641.html

Hi,

How to get a non null RenderContext, or how to know when the RenderContext exists? Just adding the Canvas to a isShowing window doesn't seem to be enough. I really need to know things like textureWidthMax before I start processing.

Tom