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
- Host: GitHub
- URL: https://github.com/artbit/html5-mandala
- Owner: ArtBIT
- License: mit
- Created: 2020-07-15T14:09:42.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-12T14:00:53.000Z (3 months ago)
- Last Synced: 2025-03-17T22:19:36.096Z (about 2 months 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)