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
34
index.html
34
index.html
|
@ -5,30 +5,52 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<title>Generative Art - seigler.github.io</title>
|
||||
<link rel="stylesheet" href="app-24258ef7.css">
|
||||
<link rel="stylesheet" href="app-d698f06a.css">
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
<h1>P5.js generative art</h1>
|
||||
<figure>
|
||||
<a class="sketch" href="6/"><img src="6/example.jpg" alt="a broad tree with a black trunk and white round leaves, in front of a large, hollow, colored circle"></a>
|
||||
<figcaption>
|
||||
<div class="title">Grow</div>
|
||||
<div class="date">2019-11-14</div>
|
||||
</figcaption>
|
||||
</figure>
|
||||
<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>
|
||||
<figcaption>
|
||||
<div class="title">Glow Path</div>
|
||||
<div class="date">2019-11-12</div>
|
||||
</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>
|
||||
<figcaption>
|
||||
<div class="title">Lenses</div>
|
||||
<div class="date">2019-11-10</div>
|
||||
</figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<a class="sketch" href="3/"><img src="3/example.jpg" alt="purple jelly stripes covered with swirling swarms of peanut butter colored lines"></a>
|
||||
<figcaption>2019-11-09 - peanut butter and jelly</figcaption>
|
||||
<figcaption>
|
||||
<div class="title">Peanut Butter and Jelly</div>
|
||||
<div class="date">2019-11-09</div>
|
||||
</figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<a class="sketch" href="2/"><img src="2/example.jpg" alt="multicolored gradients revealing and concealing jungle leaves"></a>
|
||||
<figcaption>2019-11-07 - gradient jungle</figcaption>
|
||||
<figcaption>
|
||||
<div class="title">Gradient Jungle</div>
|
||||
<div class="date">2019-11-07</div>
|
||||
</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>
|
||||
<figcaption>
|
||||
<div class="title">Gradient Burst</div>
|
||||
<div class="date">2019-11-05</div>
|
||||
</figcaption>
|
||||
</figure>
|
||||
</main>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue