mirror of
https://github.com/seigler/generative
synced 2025-07-27 07:06:08 +00:00
publish: Add sketch 5, "glow lines" Fix an issue with the displacement fragment shader
generated from commit 5e6d27e70417d909df95696e2e938207e4b3de7a
This commit is contained in:
parent
b730b3e019
commit
fef90e585c
10 changed files with 38 additions and 7 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue