piech.dev

Particle Golf

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

Netlify Status

Stack

  • TypeScript – strongly typed JavaScript
  • React.js
  • three.js on top of WebGL – rendering
  • math.js – expression parsing
  • Webpack 5 + Babel 7 – transpilation and building
  • ESLint + Stylelint + Prettier with VSCode extensions
  • sentry.io – error & performance tracking