Login  Register

Re: Compare two images in JOGL

Posted by gouessej on May 14, 2014; 1:41pm
URL: https://forum.jogamp.org/Compare-two-images-in-JOGL-tp4032340p4032347.html

Use GLReadBufferUtil, there are some examples in the Github project jogl-demos.

However, I fear it calls glReadPixels under the hood :(
Julien Gouesse | Personal blog | Website