mirror of
https://github.com/samvallad33/vestige.git
synced 2026-07-02 22:01:01 +02:00
The rainbow storm looked next-dimensional but still clipped the edges — the additive bloom halo extends each particle's glow well past its geometric radius, so the visible cloud was bigger than the contain sphere. - spawn radius 15 -> 8 (particles start inside the shell, no asymmetric inward yank) - sandbox fitRadius margin 0.55 -> 0.40 (leaves room for the bloom halo) - camera band tightened + pushed farther (30-44) so the contained cloud sits small + centered; director standoff clamped into that band in centerOnOrigin mode so the camera never fights the per-frame clamp (the off-center jump). 937 tests + build green. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build | ||
| e2e | ||
| src | ||
| static | ||
| .env.example | ||
| package-lock.json | ||
| package.json | ||
| playwright.config.ts | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||