Clickable, multiscale truchet tiling generator in javascript
Javascript implementation of Christopher Carlson's algorithim:
https://christophercarlson.com/portfolio/multi-scale-truchet-patterns/
Thanks to @DRynne for the original implementation.
https://editor.p5js.org/m_eLange/sketches/pfKsGd6Mn
Clone the repo, then from that directory, in your terminal start a web server:
python -m SimpleHTTPServer
Then visit the webpage at http://localhost:8000/
- vector image save
- json serialization for saving/loading patterns