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>
|
||||
</header>
|
||||
|
||||
<p class="info-page__lede">
|
||||
A garden is what we tend; the wild is what we get the moment we look away.
|
||||
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 class="info-page__main">
|
||||
Immerse yourself into controlling the convergence of millions of particles.
|
||||
</p>
|
||||
|
||||
|
||||
<ul class="info-page__notes">
|
||||
<li>Three swatches plant the line; the eraser carves a clearing.</li>
|
||||
<li>The mirror folds one gesture into many.</li>
|
||||
<li>The arrows change the season.</li>
|
||||
</ul>
|
||||
|
||||
<p class="info-page__meta">
|
||||
Built with WebGPU, running locally in your browser. More of my work at
|
||||
<a href="https://schmelczer.dev" target="_blank" rel="noopener"
|
||||
>schmelczer.dev</a
|
||||
>.
|
||||
<p class="info-page__main">
|
||||
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>
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue