Geometric
Generative art proofs of concept for geometric phenomena.
Sierpinski's Triangle
Standard chaos game rules.
Webpage JavaScript HTML CSS Canvas Ported
Square Fractal 1
Rule: Not the same vertex twice.
Webpage JavaScript HTML CSS Canvas Ported
Square Fractal 2
Rule: Not clockwise/counter-clockwise of previous.
Webpage JavaScript HTML CSS Canvas Ported
Square Fractal 3
Rule: Not vertex 2 away from previous.
Webpage JavaScript HTML CSS Canvas Ported
Square Fractal 4
Rule: If previous two are same, cannot be neighbors.
Webpage JavaScript HTML CSS Canvas Ported
Pentagon Fractal 1
Rule: Not the same vertex twice.
Webpage JavaScript HTML CSS Canvas Ported
Pentagon Fractal 2
Rule: If previous two are same, cannot be neighbors.
Webpage JavaScript HTML CSS Canvas Ported
Hexagon Fractal 1
Rule: Not the same vertex twice.
Webpage JavaScript HTML CSS Canvas Ported