Hello everyone, GtkGLExt, OpenGL extension to GTK, version 0.4.1 has been released.
http://gtkglext.sourceforge.net/ It provides the GDK objects which support OpenGL rendering in GTK, and gtk_widget API add-ons to make GTK+ widgets OpenGL-capable. As opposed to Jane Loff's GtkGLArea, it does not provide any OpenGL widget, but an interface to use OpenGL on *ANY* GTK+ widget. This release includes some minor feature enhancements. * New GLUT-like display mode configuration. * Safe unrealization of OpenGL-ized widgets. Could you please try it and tell me your comments? General Information =================== GtkGLExt 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 like interface. GtkGLExt library includes high-level gtk_widget API add-on using GdkGLExt, which extends *ANY* GTK+ widget to an OpenGL-capable widget. The official web site is: http://gtkglext.sourceforge.net/ The official download & development information site is: http://sourceforge.net/projects/gtkglext/ Supported Platforms =================== Currently GtkGLExt supports * UNIX platforms Tested under Linux (RedHat 7.3) and IRIX (6.5). * Win32 platforms Tested under Windows XP & 2000 Professional using MinGW/Cygwin environment. Thank you, -- Naofumi Yasufuku <[EMAIL PROTECTED]> "The best way to predict the future is to invent it." -- Alan Kay _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
