mirror of
https://github.com/seigler/generative
synced 2025-07-27 07:06:08 +00:00
parent
3befcd0cc4
commit
4ba4914eb0
10 changed files with 65 additions and 18 deletions
BIN
6/example.jpg
Normal file
BIN
6/example.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 316 KiB |
25
6/index.html
Normal file
25
6/index.html
Normal file
|
@ -0,0 +1,25 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<title>Grow - Generative Art - seigler.github.io</title>
|
||||
<link rel="stylesheet" href="../app-d698f06a.css">
|
||||
<meta property="og:title" content="Grow">
|
||||
<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/6/example.jpg">
|
||||
<meta property="og:site_name" content="Generative Art - seigler.github.io">
|
||||
<meta name="twitter:creator" content="@seiglerj">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Grow">
|
||||
<meta name="twitter:site" content="@seiglerj">
|
||||
<meta name="twitter:description" content="Algorithmic art generated with P5.js. See more art in this style.">
|
||||
<meta name="twitter:image" content="https://seigler.github.io/generative/6/example.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<script src="../modules/p5.min.js"></script>
|
||||
<script src="../modules/rhill-voronoi-core.min.js"></script>
|
||||
<script src="../app-a247a676.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