OpenGL Debuggers

A forum to store posts deemed exceptionally wise and useful
Post Reply
Raedwulf
Posts: 62
Joined: Sat Aug 20, 2005 7:08 am

OpenGL Debuggers

Post by Raedwulf »

Just thought to list a few free OpenGL debuggers, which would be quite useful for developers:

For Linux:
http://www.opengl.org/sdk/tools/BuGLe/

For Windows:
http://glintercept.nutty.org/

For GLSL for Linux so far.... windows coming shortly:
http://www.vis.uni-stuttgart.de/glsldev ... #downloads
Update: 5 days after this post a Windows version of glslDevil was released :)

Feel free to add to this thread.
Last edited by Raedwulf on Tue Oct 30, 2007 2:44 pm, edited 1 time in total.
omaremad
Competition winner
Posts: 1027
Joined: Fri Jul 15, 2005 11:30 pm
Location: Cairo,Egypt

Post by omaremad »

Thanks! I need these for debugging my most complex post processor yet.

I only seemed to find the commercial /directx ones.
"Irrlicht is obese"

If you want modern rendering techniques learn how to make them or go to the engine next door =p
BlindSide
Admin
Posts: 2821
Joined: Thu Dec 08, 2005 9:09 am
Location: NZ!

Post by BlindSide »

Cool, yeah I remember us trying to find one lol, only found crappy shareware GEbugger or something...
ShadowMapping for Irrlicht!: Get it here
Need help? Come on the IRC!: #irrlicht on irc://irc.freenode.net
omaremad
Competition winner
Posts: 1027
Joined: Fri Jul 15, 2005 11:30 pm
Location: Cairo,Egypt

Post by omaremad »

I cant seem to run the glsl one with irrlicht :(
"Irrlicht is obese"

If you want modern rendering techniques learn how to make them or go to the engine next door =p
Raedwulf
Posts: 62
Joined: Sat Aug 20, 2005 7:08 am

Post by Raedwulf »

I've not actually tried the glsl one. Its just what a bit of googling can find :P.
I'll give it a go sometime though and get back to you.
Post Reply