-
Notifications
You must be signed in to change notification settings - Fork 3
Home
The wiki is currently under construction.
The VIRTUOSO SDK (VSDK) is a Unity-based XR software development kit that enables developers to quickly build XR experiences through systems for naturalistic user interactions and support across a wide variety of XR devices and peripherals. VSDK is completely free and open-source under the MIT License and is based on VRTK (http://vrtk.io).
This section will include high-level details on VSDKs features, supported devices, and licensing.
VSDK includes several project-oriented tutorials to help you get started.
Project Setup: Covers how to set up a project and Unity scenes for VSDK.
Chapter 1: Space Station Simulator: Learn the basics of how to use Interactable Objects, Interaction Areas, and more while repairing a space station.
- Bonus Section: Hand Interactions: Upgrade the Space Station Simulator by enabling players to grab and manipulate objects using their hands via Leap Motion.
Chapter 2: Alchemy Simulator: Dive deeper into creating custom VSDK objects while building a Job Simulator-inspired Alchemy Simulation game.
This section will link to the roadmap(s).