/ofxOrbbecAstra

openFrameworks addon for using the Orbbec Astra SDK

Primary LanguageC++

Build Status Build status

ofxOrbbecAstra

openFrameworks addon for using the Orbbec Astra SDK.

Setup

The Astra SDK is bundled in the libs folder and does not require a separate download or installation. Make sure to copy all dynamically linked libraries from the lib folder appropriate to your platform into your bin folder.

Support

This has been tested with the following setup:

  • openFrameworks 0.9.8
  • OSX (Does not support SDK greater than 0.5.0, therefore no native body tracking)
  • Windows 10 using Visual Studio
  • Ubuntu 16.04
  • Orbbec Astra camera

Windows support hopefully coming soon. The libs from the Win32 and x64 SDKs are included, but I haven't had a chance to test this.