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

generated from commit d8538524a8
This commit is contained in:
Joshua Seigler 2019-11-12 14:31:19 -05:00
parent fef90e585c
commit 3befcd0cc4
8 changed files with 17 additions and 16 deletions

View file

@ -1,10 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Generative Art - seigler.github.io</title>
<link rel="stylesheet" href="app-a940fc5f.css">
<link rel="stylesheet" href="app-24258ef7.css">
</head>
<body>
<main>
@ -26,8 +27,8 @@
<figcaption>2019-11-07 - gradient jungle</figcaption>
</figure>
<figure>
<a class="sketch" href="1/"><img src="1/example.jpg" alt="multicolored gradients revealing and concealing bars and circles"></a>
<figcaption>2019-11-05 - gradient burst</figcaption>
<a class="sketch" href="1/"><img src="1/example.jpg" alt="multicolored gradients revealing and concealing bars and circles"></a>
<figcaption>2019-11-05 - gradient burst</figcaption>
</figure>
</main>
</body>