publish: Add sketch 5, "glow lines" Fix an issue with the displacement fragment shader

generated from commit 5e6d27e70417d909df95696e2e938207e4b3de7a
This commit is contained in:
Joshua Seigler 2019-11-12 14:00:24 -05:00
parent b730b3e019
commit fef90e585c
10 changed files with 38 additions and 7 deletions

View file

@ -9,6 +9,10 @@
<body>
<main>
<h1>P5.js generative art</h1>
<figure>
<a class="sketch" href="5/"><img src="5/example.jpg" alt="layers of meandering dark curves with one glowing, colored curve"></a>
<figcaption>2019-11-12 - glow path</figcaption>
</figure>
<figure>
<a class="sketch" href="4/"><img src="4/example.jpg" alt="colored pinstripes distorted by a field of smoothed lenses of varying strength"></a>
<figcaption>2019-11-10 - lenses</figcaption>