Animation Experimentation
Experimentation to add animated background to my website
Experiments
More to com, See TODO
Run it
To run it, just clone the repo, then do:
$ npm start
then go to http://localhost:5000
Acknowledgments
Great Thanks to :
- josephg for the Perlin noise implementation
- Monty Thibault for the Octree/Quadtree implementation for ThreeJS