Tesseract Trainer
From Libregamewiki
| Tesseract Trainer | |
|---|---|
|
A capture of the rotating tesseract at the program’s default settings. | |
| Genres | demo, stereograms, hyperspace, educational |
| Developer | Mushware Limited |
| Code license | GPLv2-compatible, apparently public domain; shareware function included |
| Media license | GPLv2-compatible, apparently public domain |
| Latest release | 0.1.4 |
| Release date | June 9th, 2005 |
| Language | C++ |
| Libraries | expat, GLUT, libogg, SDL. libtiff, libungif, libvorbis, ModernUI, pcre, smpeg, zlib |
Tesseract Trainer is a demo that displays a tesseract (the four-dimensional hypercube, analogue of the three-dimensional cube) as a 2D image, or viewable as a 3D image using a method similar to that one for viewing stereograms. Although it contains shareware functionality (“Unregistered” is displayed in the corner, and a registration code ($8) request appears after some time of continuous running), the source code is available under a GPLv2-compatible license (apparently public domain except for the reused parts like GLUT). It is written in C++, and the latest version is 0.1.4, released on 2005-06-09. It used GLUT, SDL, among other libraries.
The author released all the copyright rights for the game’s documentation.
[edit] External links
- Mushware Limited — official site with downloads
- Tesseract Trainer in The Linux Game Tome
- Interview with Andy Southgate, Linux Gaming World, 2007-08-09


