Skip to main content

View on GitHub

Full reference, examples, and release notes.

Installation

The easiest way to integrate the SDK into your C++ project is using CMake FetchContent. This will automatically download the source code and libraries, then link them to your project.

Quickstart