mio10 / wang-tiles

My implementation of (animated) Wang Tiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animated Wang Tiles

My implementation of (animated) Wang Tiles written in Processing.

Quick start

Windows

Via command line

(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.

Via Processing IDE

  1. Open wang.pde in Processing IDE.
  2. Run the sketch.

About

My implementation of (animated) Wang Tiles

License:MIT License


Languages

Language:Processing 100.0%