diff options
| author | Claude <noreply@anthropic.com> | 2026-04-11 02:09:07 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-04-11 02:09:07 +0000 |
| commit | a287abc937eb036271717e0867398fb68711c51e (patch) | |
| tree | a7448ce36ea16e3ee0ce8ca4067869db3f528526 /android-app/app/src/main/assets/docs/sailing_reference.md | |
| parent | fc7192288109fc3542670cbeeaebe0de2a75eb74 (diff) | |
Improve particle wind animation: longer lifetimes, wind-scaled count, zoom scatter
- MAX_AGE 8s → 25s: particles live much longer, drastically less twinkle
- activeN scales 60→300 with wind speed (0–25 kt): calm = sparse drift,
strong wind = dense streaks
- Zoom-out detection: scatter() fires immediately when latRange grows >1.8×,
instantly filling the new viewport instead of waiting for old particles to die
- Alpha uses sine curve (sin(π·age/MAX_AGE)) instead of linear fade:
particles ease in from birth, peak at mid-life, and ease out — no bright
birth flash that caused the twinkle effect
https://claude.ai/code/session_01HXPjBsogsJVRwCiekDGkJX
Diffstat (limited to 'android-app/app/src/main/assets/docs/sailing_reference.md')
0 files changed, 0 insertions, 0 deletions
