VR Sample
Available for C++ API only!
VR Sample based on VR template showcases the capabilities of the UNIGINE 2 Engine for VR applications. In this demo, you will find yourself in the middle of the scene that is similar to the one you see when you open a default UNIGINE world. The scene contains a table with a set of interactive objects, which you can manipulate via controllers. Among these objects, you'll find a laser pointer, which works as a real one. You can move and teleport around the scene. Moreover, you can interact with GUI elements using controllers.
Features#
- Based on VR template
- Supports all SteamVR (OpenVR) devices
- A set of physical objects that can be manipulated via controllers
- An interactive laser pointer object
- Teleportation around the scene
- Interaction with GUI objects via controllers
SDK Path: <SDK_INSTALLATION>demos\vr_sample_2.19
Accessing Demo Source Code#
You can study and modify the source code of this demo to create your own projects. To access the source code do the following:
- Find the VR Sample demo in the Demos section and click Install (if you haven't installed it yet).
- After successful installation the demo will appear in the Installed section, and you can click Copy as Project to create a project based on this demo.
- In the Create New Project window, that opens, enter the name for your new project in the corresponding field and click Create New Project.
- Now you can click Open Code IDE to check and modify source code in your default IDE, or click Open Editor to open the project in the UnigineEditor.
Last update:
2024-10-25
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)