- Sol LeWitt is a conceptual artist who typically produced directions for producing a piece of art. Those ideas are the art itself. Learn more about Sol LeWitt here.
- I made a standalone version with 40 rectangles and 15px wide bands. This was made with D3.js Treemap and randomly-generated data.
- I thought it would be a fun learning experience to make it customizable with user inputs, so I made it possible for users to change the number of rectangles and the width of the bands and see the differences in real-time.
- Here is #614 implemented on a wall at MASSMoCA.
Here are Sol's original instructions for Wall Drawing 614:
Wall Drawing 614: Rectangles formed by 3-inch (8 cm) wide India ink bands, meeting at right angles.
Shout out to Harry Stevens for showing me a quicker way to trigger the rebuilds with on("change input")
!