TupperTransformer

An interactive demo of my Tupper's function transformation algorithm (pre-print from 2018), -Prathamesh Deshmukh.

$$ \frac{1}{2} < \left\lfloor \operatorname{mod}\left(\left\lfloor \frac{y}{17} \right\rfloor 2^{-17\lfloor x \rfloor - \operatorname{mod}(\lfloor y \rfloor, 17)}, 2\right) \right\rfloor $$
| Quick summary of the paper
k+17
k
x

You can also draw directly on the plot to create your own patterns.

Transform Pattern

Hold buttons to move the pattern on the canvas.

Load a pre-defined pattern or watch a demo.


Animation Demo (Eg3.1)

Plays the "Top-Left UFO" animation from the paper.

Interactive Tetris (Eg3.2)

After loading, the transform controls below the canvas will change to Tetris-specific controls.

Library of Babel

Continuously generates random K-values.

References