https://github.com/pskinnertech/obscurus
https://github.com/pskinnertech/obscurus
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pskinnertech/obscurus
- Owner: PSkinnerTech
- License: mit
- Created: 2023-02-21T02:03:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-21T02:03:30.000Z (over 3 years ago)
- Last Synced: 2025-01-20T18:43:01.038Z (over 1 year ago)
- Language: JavaScript
- Size: 355 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## The Spirit

[Live demo](http://www.edankwan.com/experiments/the-spirit/) | [Video](https://www.youtube.com/watch?v=lcHAtTGzQE8)
**The Spirit** is a WebGL experience by Edan Kwan. It uses the noise derivatives and curl noise to create that smoky look and feel. It also uses the **[the new particles](http://www.simppa.fi/blog/the-new-particle/)** which invented by Simo Santavirta [@simppafi](https://twitter.com/simppafi)
This experiment is also inspired by [David Li](http://david.li/)'s [Flow](http://david.li/flow/) experiment.
## Development and deployment
- dev: `node dev`
- deploy: `node build`
## License
This experiment is under MIT License.