Notgnoshi / generative

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

Rust bindings for C++ geom2graph powered by GEOS #166

Closed Notgnoshi closed 7 months ago

Notgnoshi commented 7 months ago

Closes #130 Closes #165 Closes #92 by removing 3D WKT parsing support

Notgnoshi commented 7 months ago

By adding the bindings directly to generative, now every Rust tool transitively depends on liblog4cplus and libgeos

I won't fix this in this PR, but it's something to keep in mind.