Login  Register

debugging jogl+shaders

Posted by siddharth_univ on Mar 15, 2012; 11:24pm
URL: https://forum.jogamp.org/debugging-jogl-shaders-tp3830384.html

Hi guys,

I've been using jogl for quite some time now and learning cg with the experimental java bindings to cg. I would like to know if anyone has used any debugging tool for opengl and/or cg shaders. I would like to see a tool that could show me the opengl states for a given frame. Something like parallel nsights? I've heard of gdebugger but havent tried it yet. Can anyone comment on what tools they have used and ease of use. I have not used any gl debugging utility so far.. so this is new to me. I am on windows 7 64 bit using eclipse.

thanks