OpenGL Graphics with gltools
OpenGL provides a simple to understand, portable API for low level 3D
graphics programming. The gltools package gives easy access to these
possibilities, and is designed especially for developers of numerical
codes. For more information why we did this package, see the
documentation below and the gltools homepage.
Authors
Jürgen Fuhrmann ,
Hartmut Langmach,
Weierstrass Institute
for Applied Analysis and Stochastics, Berlin, Germany.
Documentation
Installation
Installation should be easy. Just edit the Makefile, tweak the
paths if necessary and issue 'make lib bin'.