OglDump

An OpenGL Analysis Tool
Authored by Don Burns


Introduction

OglDump is an Open Source (GPL) tool for debugging OpenGL based software.  It is useful for gaining insight into functionality of OpenGL applications, or applications written with libraries built on top of OpenGL.

Download

OglDump source can be downloaded as a tarball from here, or by anonymous cvs checkout with the following command:
cvs -d  :pserver:cvsguest@donburns.net:/cvs/ogldump login
Hit Enter at password prompt.
cvs -d  :pserver:cvsguest@donburns.net:/cvs/ogldump co OglDump

Documentation

For more information and documentation on how to use OglDump, check here.
 

More Information

Please email ogldump-info@donburns.net for further information on OglDump.