tess.icn: Program to display and manipulate a 4-D tesseract

September 6, 2009; Chris Tenaglia
Requires: Version 9 graphics
This file is in the public domain.
Usage:  tess [size]

The size is optional and defaults to 1024.

Keypresses in the window control the animation:
x : move x-axis
y : move y-axis
z : move z-axis
a : move the OTHER axis
i : move closer in
o : move futher out
f : freeze rotation
r : reset to original settings
q : quit
up/down/left/right arrows move shape on screen

Source code | Program Library Page | Icon Home Page