particle.golf
Toy project tracing particle paths governed by solving each coordinate's formula with a time variable in 60+ fps. Developed to learn three.js and WebGL.
Deployment status
Stack
- pnpm
- TypeScript
- React.js
- three.js on top of WebGL - rendering
- math.js - expression parsing
- Vite 8 - development and production builds
- ESLint + Vitest + Husky
- Sentry - error tracking
Commands
node24 LTSpnpm devpnpm buildpnpm testpnpm verify