Export Image
Export Code
Connected
index.html
<!DOCTYPE html>
<html>
<head>
<title>Sol LeWitt Reproduction with D3</title>
<style>
body {
margin: 0;
overflow: hidden;
}
</style>
</head>
<body>
</body>
</html>

Sol LeWitt Reproduction with D3

Curran Kelleher

Last edited Jan 04, 2024
Created on Mar 27, 2021

A reproduction of a Sol LeWitt art piece.

MIT Licensed