Skip to content

Clickable, multicsale truchet tiling generator in javascript

Notifications You must be signed in to change notification settings

bosgood/Multiscale-Truchet

 
 

Repository files navigation

Multiscale-Truchet

Clickable, multiscale truchet tiling generator in javascript

Background

Javascript implementation of Christopher Carlson's algorithim:

https://christophercarlson.com/portfolio/multi-scale-truchet-patterns/

Thanks to @DRynne for the original implementation.

How to use

p5.js

https://editor.p5js.org/m_eLange/sketches/pfKsGd6Mn

Locally

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/

Examples

design

highlighted

Todo

  • vector image save
  • json serialization for saving/loading patterns

About

Clickable, multicsale truchet tiling generator in javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%