lines: added emergent squares

This commit is contained in:
2017-10-21 16:07:23 +02:00
parent 4a9d3384f9
commit 83750ed28e
2 changed files with 7 additions and 0 deletions

View File

@@ -65,6 +65,8 @@
width: 250px; width: 250px;
height: 250px; height: 250px;
margin-right: 2px; margin-right: 2px;
margin-bottom: 5px;
vertical-align: top;
} }
.gridify a { .gridify a {
text-decoration: none; text-decoration: none;
@@ -123,6 +125,11 @@
Dedicated to Frieder Nake. Dedicated to Frieder Nake.
</a> </a>
</div> </div>
<div class="gridify">
<a href="http://alpha.editor.p5js.org/full/HJvaMCO6W">
<img src="/static/emergent_squares.png"></img>
</a>
</div>
</div> </div>
<div class="section"> <div class="section">
<p> <p>

BIN
static/emergent_squares.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB