I am Charmie

メモとログ

Leap Motion with Unity on Mac

This note describes how to setup an environment to use leap motion with unity on Mac OS X Mojave.
The official information is available here.

Step 1: Enable to use Leap Motion on computer
We need to install the SDK to use Leap Motion on computer.
The Leap Motion SDK for Windows, Mac, Linux are available here.
After the installation, some apps are available as shown below.

Step 2: Enable to use Leap Motion from Unity
We need to install Unity Core Assets to use Leap Motion from Unity.
The Core Assets is available on their github repository here.
Note that Release 3.0.0 gives the error "All compiler errors have to be fixed before you can enter playmode!" as shown below and therefore I use Release 2.3.1.