Ultraleap's Unreal Engine Plugin enables the data produced by integrating Ultraleap's hand tracking data to be used by developers inside their Unreal projects. It has been built to make it as easy as possible to design and use hand tracking in XR projects. Examples are included to quickly get you up and running with Ultraleap's hand tracking technology.
This repository contains code for Ultraleap's Unreal Plugin which has been designed to be an easy-to-use tool for integrating Ultraleap cameras into Unreal projects. However, there are a couple of things you will need to be able to test the content you have created, and there are also several ways you can go about installing Ultraleap’s Unreal Plugin.
N.B. This plugin only supports 64-bit Windows, Android and Linux builds
To use this Plugin you will need the following:
The Unreal Plugin repository is designed and tested to work against 4.27.
There are several ways you can consume this plugin.
Watch this quick setup video to get up and running fast.
Please note:
None
You can find out more about how to use the Unreal Plugin here
The Interaction Engine provides physics representations of hands and VR controllers fine-tuned with interaction heuristics to provide a fully-featured interaction API: grasping, throwing, stable 'soft' collision feedback, and proximity. It also comes with with a suite of examples and prefabs to power reliable, stable 3D user interfaces as well as any physics-critical experiences.
Enables developers to use hand tracking data to drive their own 3D Hand assets without writing any code, includes sample hand assets. Can be used to include any custom hand visuals or bind hand tracking data to things in your scene.
Enables developers to retrofit their existing 2D UIs so that they can be interacted with using hand tracking. Helps developers to get started with hand tracking without needing to build something from scratch
Discover more about our recommended examples and the applicable use cases in our XR Design Guidelines.
Our vision is to make it as easy as possible to design the best user experience for hand tracking use cases in VR. We learn and are inspired by the creations from our open source community - any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
git commit -m "Add some AmazingFeature"
git push origin feature/AmazingFeature
Use of Ultraleap's Unreal Plugin is subject to the Apache V2 License Agreement.
User Support: support@ultraleap.com
Our Developer Forum is a place where you are actively encouraged to share your questions, insights, ideas, feature requests and projects.