Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshb/gdkgl

Old code for using OpenGL in GTK+ 2.0 applications.
https://github.com/joshb/gdkgl

Last synced: about 1 month ago
JSON representation

Old code for using OpenGL in GTK+ 2.0 applications.

Awesome Lists containing this project

README

        

This is just a bit of code I had written back in the GTK+ 2.0 days (sometime
in 2003) to support the use of OpenGL within GTK+ applications. I had proposed
including it with GTK+ and there was some interest, but it was decided in the
end that external libraries like gtkglext should be used instead for mixing
OpenGL with GTK+.