multiscale-truchet

A cli for creating multi-scale truchet SVGs - based on https://christophercarlson.com/portfolio/multi-scale-truchet-patterns/

Usage

``` USAGE: multiscale-truchet [OPTIONS]

OPTIONS: -h, --help Print help information -o, --output Output file name [default: output.svg] -V, --version Print version information -w, --width Width of the output svg in small tiles. Must be greater than 4 [default: 16]

```

Limitations

This is a first-draft that I threw together for fun. The code is messy and it has the following limitations:

Feel free to contribute if you want any of these changed.

Contributing

Please see CONTRIBUTING.md

LICENSE / WARRANTY

Please see LICENSE