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 d8538524a8
This commit is contained in:
parent
fef90e585c
commit
3befcd0cc4
8 changed files with 17 additions and 16 deletions
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<title>Glow Path - Generative Art - seigler.github.io</title>
|
||||
<link rel="stylesheet" href="../app-a940fc5f.css">
|
||||
<link rel="stylesheet" href="../app-24258ef7.css">
|
||||
<meta property="og:title" content="Glow Path">
|
||||
<meta property="og:description" content="Algorithmic art generated with P5.js. See more art in this style.">
|
||||
<meta property="og:image" content="https://seigler.github.io/generative/5/example.jpg">
|
||||
|
@ -19,7 +19,7 @@
|
|||
<body>
|
||||
<script src="../modules/p5.min.js"></script>
|
||||
<script src="../modules/rhill-voronoi-core.min.js"></script>
|
||||
<script src="../app-165617be.js"></script>
|
||||
<script src="../app-56c59be9.js"></script>
|
||||
<footer><a href="../">Back</a> | <code>Space</code> or double click for a new one. <code>S</code> to save.</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue