Re: openGL & GTK+



Matthew Andrew Tobiasz wrote:

> I'm writing an openGL app in C currently using GLUT.  I want to have some
> window GUI components, but still remain in a C environment (under Linux).
> I checked out GtkGLArea but that seems to be a "C++ wrapper for a popular
> widget library GTK+".

GtkGLArea is (was ?) a gtk+ widget. I think you are thinking maybe of
gtkmm ? (gtkmm is a "C++ wrapper for a popular widget library GTK+".)

> Any one know of a C library when I can do C GUI
> programming and openGL?

See these sites:

    http://gtk.org
    http://gtkglext.sourceforge.net

Cheers,
             -Tristan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]