Home

Awesome

HandPosing

This package uses Oculus Quest hand-tracking to control Oculus default rigged hands and use it to generate grab poses in an instant.

There is a full Unity Project to serve as a game-demo here

Requisites

Install

Import this project as a .git package! Go to the Unity Package Manager, and in the ✚ icon select Add Package from Git Url... then in the box copy the address of this repo: https://github.com/MephestoKhaan/HandPosing.git Don't forget to import the Samples like the Oculus Integration (OVR) to start working with your Quest, or the Poses Gallery for the samples on how to use it.

You could also download the latest stable package in the releases section. But the method above is the preferred one.

Please refer to the Wiki for guidance. You can also find the full code documentation here

This is a work in progress, and things are subject to change. I hope it serves others either as a useful tool or at least as a starting point for their grabbing-interaction implementations. At this moment I won't be accepting Pull Requests but reach me in the issues if something is not right or have any feature in mind that you think is missing.

And please leave a star if this helped you, it truly helps keep the motivation going!