https://github.com/artbit/html5-mandala
Interactive radial symmetry image tool
https://github.com/artbit/html5-mandala
canvas html5 javascript tool webapp
Last synced: over 1 year ago
JSON representation
Interactive radial symmetry image tool
- Host: GitHub
- URL: https://github.com/artbit/html5-mandala
- Owner: ArtBIT
- License: mit
- Created: 2020-07-15T14:09:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-12T14:00:53.000Z (over 1 year ago)
- Last Synced: 2025-03-17T22:19:36.096Z (over 1 year ago)
- Topics: canvas, html5, javascript, tool, webapp
- Language: JavaScript
- Homepage:
- Size: 9.82 MB
- Stars: 13
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTML5 Mandala Maker
[](https://github.com/ArtBIT/html5-mandala) [](https://github.com/ArtBIT/html5-mandala) [](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)