Notgnoshi / generative

Generative art. A suite of composable tools to generate, transform and visualize WKT geometries
MIT License
22 stars 3 forks source link

Tool to inflate / erode / dissolve geometries #134

Open Notgnoshi opened 1 year ago

Notgnoshi commented 1 year ago

Geo doesn't support this OOTB, but there's a Rust bindings for clipper that works with the geo types here: https://github.com/lelongg/geo-clipper