Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rnd7/mandala
Beautiful Mandalas with Three.js and Electron
https://github.com/rnd7/mandala
electron generator mandala threejs
Last synced: 18 days 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-13T01:31:22.000Z (over 8 years ago)
- Last Synced: 2024-07-31T19:41:45.246Z (3 months 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.![mandala_1](https://raw.githubusercontent.com/rnd7/mandala/master/img/mandala_1.png)
![mandala_2](https://raw.githubusercontent.com/rnd7/mandala/master/img/mandala_2.png)
![mandala_3](https://raw.githubusercontent.com/rnd7/mandala/master/img/mandala_3.png)
![mandala_4](https://raw.githubusercontent.com/rnd7/mandala/master/img/mandala_4.png)## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.