A collection of sketches using various libraries I use during courses.
- Chladni plate interference surfaces
- L_System
- Turmites - according to wikipedia, a turmite is a Turing machine which has an orientation as well as a current state and a "tape" that consists of an infinite two-dimensional grid of cells.
- Sunflower
- Torus - made with Processing 1.5.1.
- RuttEtra
- MazeGenerator - using recursive backtracker algorithm.
- Circles
- HilbertCurve
- Penrose
- Langton ant
- Cellular automaton with rule 30 and 110