Re: Stereo On Gdk::Window
- From: Daniel Elstner <daniel kitta googlemail com>
- To: Xavier Larrodé <xlarrode gmail com>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: Stereo On Gdk::Window
- Date: Fri, 03 Jul 2009 16:03:34 +0200
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]