Cirque
A small web app for generating art based on circle packing. It’s an internal tool that I decided to make public, but the UI isn’t great and the documentation is lacking. Someday I may polish this into something actually usable.
Usage
- Either run it via GitHub Pages or download and run it somewhere else (locally, your own server, etc.).
- Choose the settings you want.
- Click
Generate
. - If you want to download the SVG, click
Download SVG
.
Links
- Try it online (GitHub Pages)
- Code (GitHub)
Screenshots
Changelog
- 4 Nov 2020: Initial release (blog post)