diff --git a/assets/icons/close.svg b/assets/icons/close.svg new file mode 100644 index 0000000..ae3fbc7 --- /dev/null +++ b/assets/icons/close.svg @@ -0,0 +1,5 @@ + + + diff --git a/index.html b/index.html index fadc28f..53428ea 100644 --- a/index.html +++ b/index.html @@ -4,14 +4,14 @@ @@ -22,7 +22,7 @@ @@ -35,7 +35,7 @@ @@ -46,7 +46,7 @@ "@type": "WebApplication", "name": "Fleeting Garden", "url": "https://schmelczer.dev/fleeting/", - "description": "Tend it while you can. The garden returns to weather either way. A WebGPU drawing toy in your browser.", + "description": "Draw colour into a canvas that keeps moving. Your strokes become paths for life that splits, drifts, and redraws the surface over time.", "image": "https://schmelczer.dev/fleeting/og-image.jpg", "applicationCategory": "DesignApplication", "operatingSystem": "Any", @@ -91,7 +91,8 @@

Fleeting Garden

- Tend it while you can. The garden returns to weather either way. + Draw colour into a canvas that keeps moving. Your strokes become paths for + life that splits, drifts, and redraws the surface over time.

@@ -118,35 +119,54 @@ id="info-panel" class="hidden info-page" role="region" - aria-label="About panel" + aria-labelledby="info-panel-title" aria-hidden="true" tabindex="-1" inert > -
-

Fleeting Garden

-

- 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. +

+
+ +
+

About

+

Fleeting Garden

+
+ +
+ +

+ Draw into a field of particles and watch the simulation fold your marks back + into motion.

-

- Three swatches plant the line. The eraser carves a clearing. The mirror folds - one gesture into many, like footpaths around a hidden well. -

-

- Switch vibes to change the season; your shapes stay, the light moves. Add or - quiet the piano. Restart when you want a fresh field. Take a snapshot if you - want to keep one particular instant of weather. -

-

- Built with WebGPU, running locally in your browser. More of my work at + +

+ +

+ My implementation of + physarum simulation + introduces drawing and procedurally generated piano for a more immersive + experience. Learn more about my work at schmelczer.dev. + >

-
+