polygon-art/README.md
Ingolf Wagner 81aea71162
initial commit
that hides all the nonsense I did.
2021-04-07 08:04:29 +02:00

351 B

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