All notable changes to this project will be documented in this file.
- Upgrade to react-three-fiber v3
- This changelog
- Jest testing via Puppeteer
- Snowfall preset to demo site
config.directionprop for controlling particle velocity in x, y, z directionsconfig.boundaryTypeprop for controlling interaction between particles and canvas boundary
- Prevent calculating line coords in animation loop if
config.lines.visibleis false