Re: GTKmm and OpenGL?



On Sat, 2006-04-15 at 15:14 +0300, Zdravko Monov wrote:
> Hello there,
> I have to write a graphical application, that has a GUI and a
> visualization window. The drawing won't be too complex but speed and
> performance is needed. Can you tell me whether an OpenGL/SDL window
> could be made as 'child' of some other GTKmm window? Is it at overall
> possible GTKmm and a graphical system like OpenGL to work together
> without bad effects?
> Best regards

GtkGlExt is a library for integrating OpenGL with GTK, and GtkGLExtMM is
a set of C++ wrappers for it.  You can use either one with gtkmm, see
http://gtkglext.sourceforge.net/

Regards,
Tim Shead





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