Skip to content

lazloringUH/UnityModules

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leap Motion Unity Modules

To download Leap Motion's latest stable modules as .unitypackages, visit our Unity developer site. Be sure to also check out our documentation and API reference!

The UnityModules repository is designed to be opened in 2019.2. Our release packages should support 5.6.2 and up, for stable Unity releases. If you hit an issue with version support, please submit a ticket with any details!

Since Unity Modules 4.5.0, our releases page on this repository is the official source for distribution. This version of UnityModules fixes compilation warnings in Unity 2019 and includes some fixes for newer Unity features like the Scriptable Render Pipeline (in 2019.1 and beyond).

Notes on SpatialTracking import errors.

  • Unity 2019.4 users: If you get errors related to "SpatialTracking" upon importing the Core module, you will need to install XR Legacy Input Helpers.

  • Unity 2020.1 users: If you get errors related to "SpatialTracking" upon importing the Core module, you will need to install the Oculus XR package.

License

Use of Leap Motion's UnityModules is subject to the Apache V2 License Agreement.

This repository

This repository contains code for Leap Motion's Unity Modules, easy-to-use tools for integrating the Leap Motion Controller in Unity projects, and various utilities for VR and AR projects.

Note that this repository also contains code for work-in-progress modules, tentative modules, or older modules that may be unsupported. We recommend using the packages available on the developer site unless you're planning on contributing or you are otherwise feeling particularly hardcore.

Packages

No packages published

Languages

  • C# 98.2%
  • Other 1.8%