publish: Add sketch 4: lenses

generated from commit 918c9e960e88589e8726b35a002ad581f7ae7752
This commit is contained in:
Joshua Seigler 2019-11-10 23:13:08 -05:00
parent 2a5d0858ed
commit e3c1217ca3
10 changed files with 191 additions and 14 deletions

View file

@ -4,16 +4,17 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Generative Art - seigler.github.io</title>
<link rel="stylesheet" href="app-c1dfc3c0.css">
<link rel="stylesheet" href="app-20b67cee.css">
</head>
<body>
<main>
<h1>P5.js generative art</h1>
<ol>
<li><a class="sketch" href="1/">gradient burst</a></li>
<li><a class="sketch" href="2/">gradient jungle</a></li>
<li><a class="sketch" href="3/">peanut butter and jelly</a></li>
</ol>
<ul>
<li>2019-11-05 - <a class="sketch" href="1/">gradient burst</a></li>
<li>2019-11-07 - <a class="sketch" href="2/">gradient jungle</a></li>
<li>2019-11-09 - <a class="sketch" href="3/">peanut butter and jelly</a></li>
<li>2019-11-10 - <a class="sketch" href="4/">lenses</a></li>
</ul>
</main>
</body>
</html>