Hand Tracking Plugin

The Hand Tracking Plugin brings new functionalities to the oculus quest hand tracking feature.

Category:
Tags: , , , , , , , ,

Description

QUEST 1/2 DEMO | DOCUMENTATION | VIDEO TUTORIALS | DISCORD SUPPORT | EXAMPLE PROJECT | PROMO VIDEO | ️ ROADMAP

The plugin is aimed at intermediate and advanced Unreal’s users. It tries its best to minimise the amount of code required by developers, however, it is very likely that you will make use of the plugin’s API to achieve specific features. As such you must be knowledgeable about blueprints and overall Unreal Engine systems/workflows (e.g. collisions, editor tools, components, interfaces and etc).

Besides Unreal Engine specific knowledge you should also have some experience with VR and hand tracking. While the plugin makes creating hand tracking games/experiences easier it is still based on Meta’s integration of both VR and hand tracking. The latter means that if you are not somewhat comfortable in both areas you will struggle to use the plugin because of your own lack of knowledge.

The Hand Tracking Plugin brings a host of new features to hand tracking on the Meta Quest devices. Using the plugin you can easily integrate grabbing, locomotion, gesture recognition, outline effects for hands/objects, laser pointers to interact with widgets/objects, menus and UI elements.

Using the custom hand component provided by the plugin you can turn on and off any of the features provided. Each of these features can be fine tuned with several properties to behave as you expect them to.

The advanced grabbing system let you specify as many custom grips as you want for each actor both in blueprints and in the viewport. The grips will also let you detail what hand is allowed to grab, the hand pose to play and more. Thanks to the grips in editor tool you will be able to position the grips with precision and visualise in editor the final grip result.

The laser pointers will provide widget interactions as well as objects interactions out of the box. Using the primary and secondary pinch actions you will be able to click and scroll through widgets as well as interact with objects in several ways. The plugin offers two out of the box examples of laser pointers (including a replica of the quest home one), however, you can create your own custom laser pointer class to make it look and feel the way you want.

The gesture recognition component allows to create custom gestures assets and recognise them at runtime. The custom in-editor tools of the component will let you easily pick the event to fire for each gesture when recognised.

The point locomotion component will let you easily integrate movement in your pawn. Its many properties will let you customise what the point locomotion looks like in VR and how it behaves.

Technical Details

Code Modules:

Number of Blueprints: 2

Number of C++ Classes: 29

Network Replicated: No

Supported Development Platforms: Oculus Quest, Oculus Quest 2

Supported Target Build Platforms: Android

Supported Engine Versions

5.1 – 5.3