Re: Stereo On Gdk::Window



Hi,

Am Freitag, den 03.07.2009, 15:50 +0200 schrieb Xavier Larrodé:

> I would like to add the  GLX_STEREO, 1, attribute to my Gtk::Window,
> in order to  display active stereo on my window.
> But i don't know how to do it.
>      
> Any ideas ? 

GDK itself has nothing to do with OpenGL or GLX.  You may want to look
at the documentation of gtkglext or gtkglextmm.

In any case, just setting the stereo attribute on the GL context will
not magically give you stereo rendering -- you'll have to take care of
that yourself.

--Daniel





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