Skip to content

vyzant/Unity-Movement

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-Movement

Unity-Movement is a package that uses OpenXR’s tracking layer APIs to expose Meta Quest Pro’s Body Tracking (BT), Eye Tracking (ET), and Face Tracking (FT) capabilities. With this package, developers can leverage tracking to populate VR environments with custom avatars that bring the expressiveness of users into the virtual environments that they create.

Requirements

  • Unity 2020.3.34f1 (2020 LTS) or newer installed
  • v46.0 or newer of the Oculus Integration SDK with OVRPlugin set to use OpenXR as backend
  • A project set up with these configuration settings

Licenses

The Unity-Movement package is released under the Oculus License. The MIT License applies to only certain, clearly marked documents. If an individual file does not indicate which license it is subject to, then the Oculus License applies.

Getting Started

First, ensure that all of the requirements are met.

Then, bring this package into the project.

The sample scenes are located under the Samples/../Scenes folders.

Samples

The project contains several sample scenes. More information about the samples can be found here.

Documentation

The documentation for this package can be found here. The API reference for this package can be found here.

About

Body, Eye and Face Tracking code sample.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 81.9%
  • HLSL 12.2%
  • ShaderLab 5.9%