OGLTK 0.4.0 review
DownloadOGLTK (ogle-tic) is an OpenGL toolkit for GTK
|
|
OGLTK (ogle-tic) is an OpenGL toolkit for GTK. This library gives programmers a very easy to use api to create amazing 3D applications. (Eg. Games, CAD)
OGLTK gives the programmer:
OpenGL GTK Widget .
A Scene object - Handles lighting and objects
Lightsources
Abstract 3D object class (GLobject)
3D Objects (Cube, Box and Gear, Cylinder, Disk, Sphere, Triangle) - Great examples of how to use the GLobject base class
Requirements:
Gtk+2.x
Gtkglext 1.x
OpenGL (Mesa 3.x and up)
What's New in This Release:
Added two new objects, sphere and triangle.
Updated docs.
OGLTK 0.4.0 search tags