Update text
This commit is contained in:
parent
4e24df1511
commit
4bf67b47cb
1 changed files with 5 additions and 10 deletions
15
index.html
15
index.html
|
|
@ -139,24 +139,19 @@
|
||||||
></button>
|
></button>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<p class="info-page__lede">
|
<p class="info-page__main">
|
||||||
A garden is what we tend; the wild is what we get the moment we look away.
|
Immerse yourself into controlling the convergence of millions of particles.
|
||||||
Both happen here at once. Your strokes plant colour, small agents follow them,
|
|
||||||
branch off, and slowly rewrite the patch you laid down into something you
|
|
||||||
didn't quite plan.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
<ul class="info-page__notes">
|
<ul class="info-page__notes">
|
||||||
<li>Three swatches plant the line; the eraser carves a clearing.</li>
|
<li>Three swatches plant the line; the eraser carves a clearing.</li>
|
||||||
<li>The mirror folds one gesture into many.</li>
|
<li>The mirror folds one gesture into many.</li>
|
||||||
<li>The arrows change the season.</li>
|
<li>The arrows change the season.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p class="info-page__meta">
|
<p class="info-page__main">
|
||||||
Built with WebGPU, running locally in your browser. More of my work at
|
My implementation of <a href="https://cargocollective.com/sagejenson/physarum" target="_blank" rel="noopener">physarum simulation</a> introduces drawing and procedurally generated piano for a more immersive experience. Learn more about at <a href="https://schmelczer.dev" target="_blank" rel="noopener">schmelczer.dev</a>
|
||||||
<a href="https://schmelczer.dev" target="_blank" rel="noopener"
|
|
||||||
>schmelczer.dev</a
|
|
||||||
>.
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue