Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.43 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.43 KB

rectangles

Recursive subdivision of a rectangle to create procedurally generated art. This was inspired by this work by Kjetil Golid.

Orthagonal 3D rendering is performed entirely in the 2D canvas without WebGL, using the painter's method.

Images can be customized, generated, and downloaded from the site below.

Demo here: https://aidanblumlevine.github.io/rectangles/

example 1 example 3 example 4 example 5 example 6 example 7 example 2