I have started a small project "GtkGLExt"



Hi,

I have started a small project "GtkGLExt" on 

  http://gtkglext.sourceforge.net/

This is an OpenGL extension to GTK 2.0 or later.

This package is composed of GdkGLExt library and GtkGLExt library.

GdkGLExt library includes low-level OpenGL related objects,
GdkGLConfig, GdkGLContext, GdkGLDrawable, GdkGLWindow, and so on,
which has GLX 1.3 like interface.

GtkGLExt library includes high-level gtk_widget API extentions using
GdkGLExt, which extends *ANY* widget in GTK+ to an OpenGL-capable
widget.

The objects included in these libraries are implemented using C and
fully compliant with GLib's GObject and it's latest features.

It currentry supports UNIX platforms, and tested on
Linux and IRIX with GTK+ 2.0.2.

Win32 support is not fully implemented yet.

Please try it ;-)

-- 
Naofumi Yasufuku (安福 尚文)  <naofumi users sourceforge net>
"The best way to predict the future is to invent it." -- Alan Kay


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