diff options
Diffstat (limited to 'graphics/gtkglext/DESCR')
-rw-r--r-- | graphics/gtkglext/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/gtkglext/DESCR b/graphics/gtkglext/DESCR new file mode 100644 index 00000000000..a1bf3f2c7af --- /dev/null +++ b/graphics/gtkglext/DESCR @@ -0,0 +1,6 @@ + GtkGLExt is an OpenGL extension to GTK 2.0 or later. + + GtkGLExt provides the GDK objects to support OpenGL rendering in GTK, +and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable. As opposed +to Jane Loff's GtkGLArea, it does not provide any OpenGL widget, but an +interface to use OpenGL on *ANY* GTK+ widget. |