Skip to content

AidanBlumLevine/rectangles

Repository files navigation

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