mirror of
https://github.com/seigler/generative
synced 2025-07-27 07:06:08 +00:00
Add gradient_jungle sketch
This commit is contained in:
parent
7c824da05e
commit
bae99d6acb
8 changed files with 226 additions and 16 deletions
|
@ -1,15 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<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="DIGEST(../app.css)">
|
||||
</head>
|
||||
<body>
|
||||
<script src="../modules/p5.min.js"></script>
|
||||
<script src="../modules/p5.sound.min.js"></script>
|
||||
<script src="DIGEST(../app.js)"></script>
|
||||
<footer><code>Space</code> or double click for a new one. <code>S</code> to save.</footer>
|
||||
</body>
|
||||
</html>
|
1
app/assets/1/index.html
Symbolic link
1
app/assets/1/index.html
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../sketch-template.html
|
Loading…
Add table
Add a link
Reference in a new issue