Wave Native SDK¶
Contents |
Overview¶
VIVE Wave™ provides the native SDK for the native VR app development or third-party engine integration. The key features include VR device tracking and input, and VR stereo rendering.
Getting Started¶
This section describes how to set up the development environment and build your first VIVE Wave™ app. See Native SDK Getting Started for detail.
Note
- If you are Unity developer, you can skip this section, and directly read Unity Plugin Getting Started for environment setup.
SDK Overview¶
This section introduces the VIVE Wave™ SDK modules and APIs for VR content app development. See SDK Overview for detail.
Configure App Capabilities¶
This section introduces what configuration should be set in AndroidManifest.xml. See Configure App Capabilities for detail.