mizumasa / ofxRealSense2

Intel® RealSense™ SDK for openframeworks
Apache License 2.0
13 stars 6 forks source link

ofxRealSense2

Thank you for watching.

This is a minimal sample for using Depth Camera D415 and D435 on openframeworks(oF).

This is based on Intel® RealSense™ SDK 2.0.

Screenshot

sample

Requirement

install

Build SDK for RealSense

How to install

-> https://github.com/IntelRealSense/librealsense/blob/8e7db477a69741ca413a6b4d6402d19c8aace00e/doc/installation_osx.md

We already have Pre-built library (librealsense2.2.10.1.dylib)

If you need, bring dylib file to directory "ofxRealSense2/libs/realsense2/lib/osx/"

Future Plans