Skip to content

Oculus Interaction SDK showcase demonstrating the use of Interaction SDK in Unity with hand tracking for a fitness-style app. This project contains the code and assets used in the "Move Fast" demo available on App Lab. The Oculus SDK and other supporting material is subject to the Oculus proprietary license.

License

Notifications You must be signed in to change notification settings

oculus-samples/Unity-MoveFast

Repository files navigation

MoveFast Banner

Move Fast

This is a demonstration for developers of the capabilities of the Interaction SDK for fast-action fitness types of apps.

A short experience that lets you get a fun workout trying to punch, chop and block using your real hands!

AppLab

You can find Move Fast on AppLab:

https://www.oculus.com/experiences/quest/5030224183773255/

Licenses

The Oculus Integration package is released under the Oculus SDK License Agreement. The MIT licence applies to the files and assets in the Assets/Project folder. Otherwise, if an individual file does not indicate which license it is subject to, then the Oculus License applies.

Getting started

First, ensure you have Git LFS installed by running this command:

git lfs install

Then, clone this repo using the "Code" button above, or this command:

git clone [insert url for move fast]

All of the actual project files are in Assets/Project. This folder includes all scripts and assets to run the sample, excluding those that are part of the Interaction SDK. The project includes v46 of the Oculus SDK, including the Interaction SDK. You can find the Interaction SDK in Packages/com.oculus.integration.interaction.

To run the sample, open the project folder in Unity 2020.3.33f1 or newer and load the Assets/MoveFast/Scenes/MoveFast.unity scene.

About

Oculus Interaction SDK showcase demonstrating the use of Interaction SDK in Unity with hand tracking for a fitness-style app. This project contains the code and assets used in the "Move Fast" demo available on App Lab. The Oculus SDK and other supporting material is subject to the Oculus proprietary license.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages