Sample - VRTestAppΒΆ

VRTestApp is a sample app with a collection of levels made for demonstrating various features. For details on specific features, refer to Wave Samples List for the sample list.

  1. Double-click plugin.uproject in the sample project named plugin.
  2. The default map VRTestApp will show when the Editor is opened.
  3. Click the triangle icon next to the Play button, and then select VR Preview. You will see the preview on the pop-up window.
../_images/VRPreview.png

If you want to cook and install to an Android device, you can

  • Launch the app
../_images/LaunchApp1.png
  • Alternatively, package the Android build and install through a batch file(*.bat)
../_images/PackageApp.png

If you want to integrate the Wave Unreal SDK to your existing project, go to Unreal Plugin Getting Started.