Unofficial .NET wrapper for Orbbec SDK from authors of k4a.net library.
- full cover of the native API
- convenient and safe managed API
- well tested
- nice and useful sample applications
- ready to use nuget package
- Wrap the recording/playback API (
RecordPlayback.h
) - Wrap the filter API (
Filter.h
) - Wrap the pipeline API (
Pipeline.h
) - Better doc comments
- More tests
- Support for different target frameworks
- Support for different platforms
- Nuget package
- Sample applications