6.0.0
Wave SDK 6.0.0
was released on April 25, 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
- Added debugging shortcut on SpectatorCameraManager.
- Added the grabbing feature of Realistic Hand Interaction .
- [Beta] FacialExpressionMaker: Add tool and sample for facial expression make. (This is an experimental feature.) (See FacialExpressionMaker )
Wave SDK for Unreal:
Download
Changes
- Support UE5.3.
- Added new API ClearTrackableMarkers (beta version). (See Unreal Marker )
- Support Unreal Engine API HMDWornState to detect if user is wearing the HMD or not.
- Support Tracker Touchpad and Grip key. (See Tracker )
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.
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