Yes it works!
The first implementation with the processing-core repo at google code worked.
The second one throwed an exception,
Caused by: java.lang.IncompatibleClassChangeError: Expected static field processing.opengl.PGL.gl
at:
pgl.gl.glReadPixels(mouseX, height - mouseY - 1, 1, 1, GL2.GL_DEPTH_COMPONENT, GL.GL_FLOAT, zbuff);
But anyways thank you very much Andrés
--
Ing. David Alberto Montaño
The first implementation with the processing-core repo at google code worked.
The second one throwed an exception,
Caused by: java.lang.IncompatibleClassChangeError: Expected static field processing.opengl.PGL.gl
at:
pgl.gl.glReadPixels(mouseX, height - mouseY - 1, 1, 1, GL2.GL_DEPTH_COMPONENT, GL.GL_FLOAT, zbuff);
But anyways thank you very much Andrés
--
Ing. David Alberto Montaño