You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add self-hosted 3D particle visualizations for BST axioms
Embed interactive Three.js particle shapes into the web app:
- Landing: BST_COMPLETE 30-second arc as animated hero background
- Formal Theory: "See in 3D" expand on each axiom (1-4) + Theorem 1
- Path Invariance: 6-cluster convergence visualization with probe depth slider
New particle engine (src/particles/) with 8 shape modules ported from
bst_particles, lazy loading, IntersectionObserver auto-pause, and mobile
optimization. Three.js code-split into separate chunk (~197KB gzipped).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments