TEKlib 1 (stable)
Note: This version has been released in 2005. Since then, it has seen only minor changes and bugfixes. Please see the development section for the work that is going on recently.
Module name | Description | Download |
teklib | Main source tree | teklib-1.0.4-r1.tar.gz |
datatypes | A collection of file format codecs | datatypes-1.0.4-r1.tar.gz |
demos | A collection of visual and mathematical demos | demos-1.0.4-r1.tar.gz |
tglattack | Cool demo featuring fullscreen 3d and synthesized music | tglattack-1.0.4-r1.tar.gz |
Public CVS access
cvs -d :pserver:anonymous@cvs.neoscientists.org:/cvs/teklib login cvs -d :pserver:anonymous@cvs.neoscientists.org:/cvs/teklib co «modulename»
Build instructions
Project directories must be located side by side to the TEKlib source tree, as includes and linklibs are referenced with relative paths. Enter the teklib directory and type make help
for getting started (or nmake help
, smake help
... whatever is appropriate for your compiler or toolchain). Don't miss out the documentation for complete installation instructions.
See also: Development, Contact, Documentation