Skip to content

ViveSoftware/VRS-Studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VRS Studio

Copyright 2021-2022, 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 3 and future 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

(back to top)

Getting Started

Prerequisites

  • Unity 2019.4.28f1 (With Android Build Support)
  • Azure Cognitive Services key (For voice related features)
  • Azure LUIS key and App ID (For voice related features)

Instructions

  1. Clone the repo
    git clone https://github.com/ViveSoftware/VRS-Studio.git
  2. In Unity Hub, select "Add project from disk" and select the "VRS_Studio" project folder.
  3. Make sure that the editor version used is "2019.4.28f1" and the platform is set to "Android".
  4. After waiting for the project to load, select "VRS Studio -> Build VRS Studio -> 32-bit/64-bit" on the menu bar to build VRS Studio. The APK can be found in "VRSStudio_Builds" under the "VRS_Studio" project folder.

(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)