From 0d54beddd3d5957256898da207d6a5fccb7bb21c Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Tue, 25 Nov 2025 22:25:44 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da72cdb..9c2a161 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,9 @@ The built files are placed in the `dist/` directory and can be served by any sta ## Usage - **OrbitControls**: Left‑drag to rotate, scroll to zoom, right‑drag to pan. -- **Parameter sliders**: Adjust `a, b, c, d, f` to explore different chaotic shapes. +- **Parameter sliders**: Adjust `a, b, c, d, e, f` to explore different chaotic shapes. - **Randomize**: Click the *Randomize Parameters* button for nearby values. -- **Reset**: Restores the classic parameter set (`a=0.95, b=0.7, c=0.6, d=3.5, f=0.1`). +- **Reset**: Restores the classic parameter set (`a=0.968, b=0.722, c=0.6, d=3.22, e=0.312, f=0.152`). - **Trail / Full Curve**: Toggle between showing only the moving point with a short trail or the entire attractor curve. - **Play / Pause**: Control the animation of the traveling sphere. - **Speed**: Choose *slow*, *normal*, or *fast* animation speed.