Based on chronotext-cross for infrastructure. See also: chronotext.org.
Source code for the chronotext experiments:
- TextNoise
- Spiral Landscape
- Desert
- Cliffs
- Water
- Topographic Text
- Steal
- Fourty Five
- Babel Tower
- The Text Time Curvature
- The Book of Sand
- Sliding Text
- Turn Table
- Laser Guided
- Height Variation
- Straight in the Desert
- Javascriptorium
- Ho Tokyo, Tokyo
- Rock Around the Bunker
- From Weimar to Kingston
- Décamouflé de Branly
- The War of the Words
- Twitter Maze
- Lui les Hébreux Moi Pharaon
-
Unless the experiment has its own instructions, follow these instructions for running on macOS or Linux, or these instructions for running in the browser.
-
Clone this repository with:
git clone https://github.com/arielm/chronotext-src
-
Add
SRC_PATH
variable:export SRC_PATH=path/to/chronotext-src
-
Pick a sketch, e.g.
cd $SRC_PATH/sketches/SpiralLandscape
-
Run for your platform of choice:
RUN_TEST -DPLATFORM=???
Supported platform identifiers:
osx
,linux
,emscripten