-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
Description
I'd like to use draco in https://github.com/googlecartographer/point_cloud_viewer, but I am not using C++. Binding to the library would be much easier if there was a minimal C-API. This would also allow to use the library easily from Python.
Is it feasible to add a (minimal) C-API, tailored for FFI?
theoparis