Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rnd7/mandala

Beautiful Mandalas with Three.js and Electron
https://github.com/rnd7/mandala

electron generator mandala threejs

Last synced: about 2 months ago
JSON representation

Beautiful Mandalas with Three.js and Electron

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.