Re: How to stop drawing outside of area (masking)?
Posted by
gouessej on
Feb 18, 2020; 9:48am
URL: https://forum.jogamp.org/How-to-stop-drawing-outside-of-area-masking-tp4040357p4040372.html
By the way, avoid storing GL instances, I've just looked at your kotlin source code. Take the LibGDX JOGL backend as an example.