My implementation of (animated) Wang Tiles written in Processing.
(may also work on Linux but wasn't tested)
$ processing-java --sketch=path/to/wang --run
Note: path/to/wang
is a path to the directory containing wang.pde
.
- Open wang.pde in Processing IDE.
- Run the sketch.