Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ArtBIT/html5-mandala

Interactive radial symmetry image tool
https://github.com/ArtBIT/html5-mandala

canvas html5 javascript tool webapp

Last synced: about 2 months ago
JSON representation

Interactive radial symmetry image tool

Awesome Lists containing this project

README

        

# HTML5 Mandala Maker
[![GitHub license](https://img.shields.io/github/license/ArtBIT/html5-mandala.svg)](https://github.com/ArtBIT/html5-mandala) [![GitHub stars](https://img.shields.io/github/stars/ArtBIT/html5-mandala.svg)](https://github.com/ArtBIT/html5-mandala) [![awesomeness](https://img.shields.io/badge/awesomeness-maximum-red.svg)](https://github.com/ArtBIT/html5-mandala)

This is a tiny web app that generates mandalas from images using radial symmetry,

# Demo
Try out the live demo http://artbit.github.io/html5-mandala/

# Examples









# Running it locally
```
git clone https://github.com/ArtBIT/html5-mandala.git
cd html5-mandala
npm run dev
open public/index.html
```

# License

[MIT](LICENSE.md)