- Added ability to use a custom
THREEbuild - Added example using
create-react-app
- Fixed
VANTA undefinederror inwaveseffect - Added
setOptionsmethod to allow changing options after init - Added
speedoption forclouds
- Added
forceAnimateoption - Added
globeeffect
- Allow touchscreen controls for effects
- Fixed an issue where Gatsby build fails due to
windowundefined
- Updated module code to allow static import
- Updated readme React example to use refs
- Fixed issue where sibling elements are overlaid on top of the animation element and mousemove fails to trigger, now using
windowmousemove event - Added warning if THREE is missing on window
- Added this changelog
- Added mobile support for
birdseffect (alternative to GPGPU) - Added bird size option for
birdseffect
- Removed backgroundColor "transparent" option, use backgroundAlpha instead
- Added p5 effects:
trunk,topology - Updated
dotswith a spherical effect
- First release