pkg://gtkglarea-1.2.3-7mdk.src.rpm:215371/HEADER
downloads
Name : gtkglarea Relocations: (not relocateable)
Version : 1.2.3 Vendor: Mandrakesoft
Release : 7mdk Build Date: Fri Aug 13 16:18:46 2004
Install date: (not installed) Build Host: n1.mandrakesoft.com
Group : System/Libraries Source RPM: (none)
Size : 213680 License: LGPL
Packager : Lenny Cartier <lenny@mandrakesoft.com>
URL : http://www.student.oulu.fi/~jlof/gtkglarea/
Summary : GtkGLArea is an OpenGL widget for GTK+ GUI toolkit
Description :
Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which
is basically wrapper around GLX functions. The widget itself is very similar
to GtkDrawinigArea widget and adds only three extra functions.
Lower level gdkgl functions make it easy to render on any widget that has
OpenGL capable visual, rendering to off-screen pixmaps is also supported.
Related project which may iterest those who use GTK-- is GtkGLArea--. It is a
C++ wrapper for gtkglarea written by Karl Nelson <kenelson@ece.ucdavis.edu>.