twpayne/go-geobabel

Add CGAL support

twpayne opened this issue · 1 comments

CGAL is an extremely high quality library with a focus on 3D geometries. geobabel should support it. This probably needs some good Go bindings to CGAL first.

...and CGAL is written in C++, which makes things much harder.