Cells
RELEASED: August 2020
P5JS, Axidraw, Staedler Fineliners
Playing around with entities that "grow" and collide with eachother in Javascript. An entities perimeter is defined by a bunch of points around a circle, and as it grows, these points drift apart. When they get too far away from each other, a new point is spawned in-between them. That gives this a tree ring effect.