Using OpenGL with GTK
- From: Rena <hyperhacker gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Using OpenGL with GTK
- Date: Sat, 15 Feb 2014 20:59:17 -0500
What's the ideal way to use OpenGL in a GTK application? It seems like
there are a few not very good options:
1) GtkGlExt: great except it doesn't support introspection, so I can't use
it from a scripting language without manually writing a binding for it. Not
sure if it's still supported? A bug to add introspection has been open for
ages.
2) GtkGlArea: seems to be a predecessor to GtkGlExt?
3) SDL: no introspection here either, plus I have to have a separate window
for the OpenGL render.
Is there another way?
--
Sent from my Game Boy.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]