Update README.md

This commit is contained in:
FURK4NGG
2025-11-25 22:25:44 +03:00
committed by GitHub
parent 5f2938b0ae
commit 0d54beddd3
+2 -2
View File
@@ -49,9 +49,9 @@ The built files are placed in the `dist/` directory and can be served by any sta
## Usage ## Usage
- **OrbitControls**: Leftdrag to rotate, scroll to zoom, rightdrag to pan. - **OrbitControls**: Leftdrag to rotate, scroll to zoom, rightdrag 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. - **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. - **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. - **Play / Pause**: Control the animation of the traveling sphere.
- **Speed**: Choose *slow*, *normal*, or *fast* animation speed. - **Speed**: Choose *slow*, *normal*, or *fast* animation speed.