VARJO TRACKING PLUGIN SDK DOCUMENTATION
Varjo Tracking Plugin SDK Documentation

Introduction

Varjo Plugin SDK enables you to create plugin modules for Varjo software. The native SDK can be used with C or C++.

Supported platforms:

  • Windows 10, 64-bit

Getting Started

The easiest way to start is to have a look at the example project in examples\ExamplePlugin directory that's bundled with the SDK.

Once you have familiarized yourself with the SDK, see Varjo_plugin.h for full API.

Additional Support

Head over to our developer pages for more information.