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.direction
prop for controlling particle velocity in x, y, z directionsconfig.boundaryType
prop for controlling interaction between particles and canvas boundary
- Prevent calculating line coords in animation loop if
config.lines.visible
is false