# gtkglarea **Repository Path**: mirrors_chromium_gitlab_gnome/gtkglarea ## Basic Information - **Project Name**: gtkglarea - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2025-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README GLArea - A C++ wrapper for gtkglarea with gtk-- This is a wrapper for gtkglarea written by Janne Lf for use with the GTK-- wrapper for GTK, the Gimp Toolkit. The wrapper is distributed under the GNU LGPL and its demo is distibuted under the GNU GPL. Install: You will need GTK+, GTK-- and GtkGLArea libraries installed before proceeding. Run './configure' and then 'make'. This will build gtkglmm library and glarea.h which are all that is required to compile open GL into gtk--. Now you can test run examples. To install libraries and include files run 'make install'. Version info: This demo is know to run with gtk-- version 1.0.2 gtk version 1.2.0 egcs version 1.1 Mesa version 3.0 For more information, see Gtk--'s homepage http://www.iki.fi/terop/gtk/gtk--.html Gtk's homepage http://www.gimp.org/gtk/ Mesa homepage http://www.ssec.wisc.edu/~brianp/Mesa.html Copyrights: glarea.gen_h is Copyright 1998 Karl Nelson and Marsel Osipov Planet demo is Copyright 1998 Karl Nelson