Latest
Wave SDK 6.2.0
was released on December 6, 2024. There are plugins for both
Unity
and
Unreal Engine.
Release Notes
Wave SDK for Unity
Download
Unity XR Plugin (Unity 2019.4+) – Install via Unity Package Manager
Changes
- Optimize the collision detection radius.
- Direct Preview supports hand pinch.
- Update controller and hand default models.
- Update hand root pose at beforeRender.
- Replace emotion-related texts with non-emotion descriptors.
Wave SDK for Unreal Engine
Download
Added
- Added refined hand tracking models. The new model provides a more accurate representation and behavior, closely matching the movements and gestures of a real hand.
- Added support for SceneObject to obtain the pose, mesh and external dimensions of perdefined objects in the Scene Perception feature. (See Unreal Scene Perception And Anchor )
Changes
- Replaced emotion related texts with non-emotion ones. (See Lip Expression )
Direct Preview
Install the driver before you start.
After successful installation, you'll see the VIVE RR Interface under your "Device Manager / HTC Device"
Native Wave SDK
For developers using native Java code. Usually not needed for developers who use Unity or Unreal Engine.
Download
Added
- Added WVR_GetSceneObjects API. (See WVR Scene ).
Wave Runtime Tools and Services:
Helpful for developers using Unity/Unreal or Native SDK
Performance Profilling Tool
1. HUD
HUD supplies information for tuning performance.
You can find the setting app in: SDK/tools/wvr_ HUD 2_setting_tool_v1.apk
More detail
2. Android Systrace
Android Systrace is a low overhead but powerful tool that can analyze performance bottlenecks.
More detail
3. Snapdragon Profiler
Snapdragon Profiler allows developers to analyze CPU, GPU, DSP, memory, power, thermal, and network data, so they can find and fix performance bottlenecks.
More detail