No description
b30d687963
* add date random seed parser * changed --svg to --output-type * get rid of --output for output file |
||
---|---|---|
examples | ||
pool/examples | ||
src | ||
tests | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
default.nix | ||
LICENSE | ||
README.md | ||
shell.nix |
Convenience library to create art using geo polygons.
- Creates CLI interface (including random seed management)
- renders SVGs and PNG
- comes with helper functions, to make live more convenient.
- load SVGs
- scaling
How to run examples
cargo run --example clipping -- --help # run the examples/clipping