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!
You can find Move Fast on AppLab:
https://www.oculus.com/experiences/quest/5030224183773255/
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.
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.