v1.0.0
Last updated: 11 months ago • 4 versions | Visibility: Public
Context
This SDK based on OpenXR allows Unity users to develop their own application for Lynx headset.
Its goal is to ease the development on the headset and let developers to quickly build an application on the device.
The main components are the following:
- Core
- Modules
- Samples
Description
Core
Contains all needed scripts to build an application for the Lynx headset.
With Core, you'll be able to have the Augmented Reality features as well as position and rotation tracking.
This section explains how to install and configure the project (mostly automated).
Modules
Modules are additional features already developed by the team to ease your development on the headset.
It contains all the modules we are happy to share with you.
Samples
Samples contains example scenes that highlight the features available in the Core and Modules.