Processing and p5.js sketches

Sample Processing/p5.js sketches

Chaos

Sketches related to experiments in chaos theory.

Period Doubling

A p5.js sketch that illustrates period doubling and chaotic outputs from a simple function.

Chaos Game

A p5.js sketch that plots the Sierpinski triangle using the chaos game algorithm.