SteamVR driver for Leapmotion Controller 1 & 2 and other compatible controllers.
Important
Leapify is an experimental software, it may contain bugs, crashes and other unforeseen issues. If you encounter any issues or you have ideas for improvement, make an issue.
- Cross-platform support
- Windows & Linux
 
 - Seamless switching with other input devices
 - Hand offset estimation
 - Native SteamVR integration
- Menu integration
 - Gesture input
 
 - Pose Passthrough
 
Install Ultraleap Software for your device (use Gemini for LMC 1, Hyperion for LMC 2)
*If you have issues activating Hyperion license, allow LeapSvc.exe in your firewall. If it still doesn't work, contact Ultraleap directly.
Download the installer from releases and install the driver.
Ensure the Ultraleap Software is running and then start SteamVR and the driver should be running.
This project is built with CMake and Visual Studio 2022 on Windows.
You can use instructions below for building on Linux:
git submodule init && git submodule update
cmake -B build .
cmake --build build- thanks to @Ultraleap for creating such amazing product.
 - thanks to @SDraw for making the original 
driver_leapwhich this project uses some parts of. 
The code is licensed under MIT you can view the full license here