Login  Register

Re: Proper gamma-aware rendering

Posted by jmaasing on Dec 19, 2014; 11:03pm
URL: https://forum.jogamp.org/Proper-gamma-aware-rendering-tp4030515p4033795.html

For inspiration, this is how some other framework specifies it at window creation, as hints about the default framebuffer format.

http://www.glfw.org/docs/latest/window.html#window_hints

I think something similar in GLCapabilities would make sense.