From 795efff1d97a829b622840d6b3c5495db0fe6eb7 Mon Sep 17 00:00:00 2001 From: "Node0 (Joe)" <2231752+Node0@users.noreply.github.com> Date: Sat, 11 Jul 2026 01:43:59 -0700 Subject: [PATCH 1/5] Fix grammar and formatting in README.md Corrected grammar and formatting in the README. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51c8b64..f0f5d82 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ A self-contained, GPU-accelerated reimagining of the classic XScreenSaver *Fluid ### ▶ [**Launch the live simulation →**](https://node0.github.io/FluidBallsJS/) -No install, no server, no build step — it runs entirely in your browser. +No install, no server, no build step, it runs entirely in your browser. +
**Check out the `presets` folder in this repository, downlaod the json files, then in FluidBallsJS scroll all the way to "Interaction & Tools" -> Import .json** `pressure_networks_like_synaptic_cascades.fluidballs.json` is mesmermizing, From 22d232a5640a558506bf8cc3b72d04c956fa20c3 Mon Sep 17 00:00:00 2001 From: Node0 <2231752+Node0@users.noreply.github.com> Date: Sat, 11 Jul 2026 03:26:03 -0700 Subject: [PATCH 2/5] Added "Synaptic Cascades" as the flagship default mode --- webgl/fluidballs-webgl-single.html | 21 +++++++++++++++++++-- webgl/index.html | 1 + webgl_served/fluidballs-webgl-single.html | 21 +++++++++++++++++++-- webgl_served/index.html | 1 + webgl_served/js/config.js | 14 ++++++++++++++ webgl_served/js/main.js | 4 +++- 6 files changed, 57 insertions(+), 5 deletions(-) diff --git a/webgl/fluidballs-webgl-single.html b/webgl/fluidballs-webgl-single.html index eb7d0c9..fcf1935 100644 --- a/webgl/fluidballs-webgl-single.html +++ b/webgl/fluidballs-webgl-single.html @@ -5,7 +5,7 @@ - FluidBallsJS v1.0 WebGL + FluidBallsJS v1.0 WebGL