GtkGLExt vs. GtkGLArea

Hi,

I’m about to start the developement of an Gtk-based application with the need of OpenGL support.

As far as I google enlightens me, I have two choices for OpenGL support: GtkGLExt and GtkGLArea. Does someone have some experience with these two libraries; pros and cons, and which have best support?

AFAIK, GtkGLArea is deprecated.

Julien.

Originally posted by deepmind:
AFAIK, GtkGLArea is deprecated.

Ok, then GtkGLExt is the sane choice. Thanks. :slight_smile:

I’ve used GtkGLExt and I love it.

Super easy to setup, and easy to use as always with OpenGL.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.