Skip to content

ViveSoftware/VRS-Studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VRS Studio

Copyright 2021-2024, HTC Corporation. All rights reserved.

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact
  5. Acknowledgments

About The Project

VRS Studio is a project created by HTC VIVE to demonstrate the features of VIVE Focus Vision and other devices, as well as to show a variety of different use cases of said capabilities by using our SDK and VIU toolkit.

(back to top)

Built With

Verified Devices

  • VIVE Focus 3、VIVE XR Elite、VIVE Focus Vision

(back to top)

Getting Started

Prerequisites

  • Unity 2021.3.16f1 (With Android Build Support)

Instructions

  1. Clone the repo.
  git clone https://github.com/ViveSoftware/VRS-Studio.git
  1. In Unity Hub, select "Add project from disk" and choose the "VRS_Studio" project folder.
  2. Ensure that the editor version used is "2021.3.16f1" and the platform is set to "Android".
  3. After the project is loaded, verify that the feature is enabled in Project Settings > XR Plug-in Management > WaveXRSettings.
    • Allow Spectator Camera
    • Allow Capture 360 Image
    • Enable Tracker
    • Enable Natural Hand
    • Enable Eye Tracking
    • Enable Eye Expression
    • Enable Lip Expression
    • Enable Body Tracking
  4. To build the APK, go to the menu bar and select VRS_Studio > Build > Do Build. The APK will be located in the "builds" folder within the project directory.

(back to top)

License

See LICENSE.pdf for more information.

(back to top)

Contact

Project Link: https://github.com/ViveSoftware/VRS-Studio

(back to top)

Acknowledgments

(back to top)