All examples By author By category About

bfetters

A Rectangle of Circles

Create a rectangle of width 960px and height 500px composed of 5000 orange and grey circles. For extra credit implement colllision detection on the particles.

You should use blockbuilder.org and the following Javascript and d3 functions:


Built with blockbuilder.org

forked from Jay-Oh-eN's block: A Rectangle of Circles