Projects / gltk

gltk

gltk is a C++ Widget library built on GLUT. Its API is modelled on that of gtkmm, the C++ interface for the GTK+ library, and its implementation was inspired by GLUI. The library can be readily ported to platforms where GLUT (or FreeGLUT) is available.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  15 Sep 2011 13:12

Release Notes: This is the initial release of gltk. It should be usable for programs that need only buttons, sliders, and single-line label and text entries.

Screenshot

Project Spotlight

Corn Converter

A module designed to offer converters from Java types to various targets and vice versa.

Screenshot

Project Spotlight

CIL (C Intermediate Language)

A high-level representation of C code.