Notgnoshi / generative

Generative art. A suite of composable tools to generate, transform and visualize WKT geometries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tool to inflate / erode / dissolve geometries

Notgnoshi opened this issue · comments

Tool to inflate / erode / dissolve geometries

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