You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm currently making a draco binding for Rust and a C binding would help me trememdously.
I'm sure that it would help with many other similar projects too, such as a Python binding and C game engines.
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?
The text was updated successfully, but these errors were encountered: