1. Native SDK
1.1 Overview
This document introduces how to use QIYU Native SDK to create VR applications running on the QIYU all-in-one device, in native C/C++ development environment.
1.2 Key Features
- High-performance VR rendering and dispersion correction.
- The Qiyu tracking system is an advanced inside-out tracking system, with mm level precision.
- The Qiyu Controller is 6-DOF controller, realizing intuitive and natural hand simulation.
- Support OpenGLES Graphics APIs.(Vulkan is on the road)
- Support integration in game engines or rendering engines.
1.3 System Requirements
Software | |
Android Studio | 2021.1.1Patch1; 2020.3.1Patch4 |
ndk | ndk 21.4.7075529 |
Hardware | |
QIYU 3 | QIYU OS v5.0.15 and above |
QIYU Dream | QIYU OS v5.1.15 and above |
1.4 SDK Package directory description
The SDK is provided in the zip, and the developer can see the following directories after importing:
- In QiyuNativeSDK, there is the head files and libraries
- In Samples, there is the sample project
- In Samples/3rdParty, there are the third party of libraries