Joshua Shay Kricheli NeuroSymbolic AI
v2 v1

Release · v2.7.3

Mesh: remove post-stop settling motion

Mesh: remove post-stop settling motion

chore v2.7.3 June 21, 2026 Claude a40ff91

Details

Drop the per-vertex spring (velocity/damping) and drive each vertex
directly from the current cursor position. The grid now warps only while
the cursor is moving and is completely static the instant it stops — no
residual settling or wobble. A gentle fade still flattens the dimple
when the cursor leaves the page, and the rAF loop idles when nothing is
moving.

Files changed (1)

frontend/client/ts/mesh-background.ts +30 −34