https://github.com/rnd7/mandala
Beautiful Mandalas with Three.js and Electron
https://github.com/rnd7/mandala
electron generator mandala threejs
Last synced: about 1 year ago
JSON representation
Beautiful Mandalas with Three.js and Electron
- Host: GitHub
- URL: https://github.com/rnd7/mandala
- Owner: rnd7
- License: mit
- Created: 2016-07-12T23:52:39.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-13T01:31:22.000Z (almost 10 years ago)
- Last Synced: 2024-07-31T19:41:45.246Z (almost 2 years ago)
- Topics: electron, generator, mandala, threejs
- Language: JavaScript
- Size: 1.35 MB
- Stars: 20
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rnd7 mandala
Little Tool to create beautiful Mandalas. Using Electron Framework.
## install
There is no official build right now. You need to install all dependencies via
NPM and launch it afterwards.
```
$ npm install
$ npm start
```
## screenshots
This application creates animated mandalas. Check out following stills.




## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.