Learn from examples
The best way to learn how to use your device is to look at examples. The sample repo contains a number of examples that you can use to learn how to use your device.
Java / Processing
The hAPI library is bundled with each download, but you'll still need to grab a copy of processing before you get going.
Java / Processing + Fisica
These samples include a version of the fisica libary that's been modified to work with the hAPI.
If you'd like to download just the modified fisica library, head over to the releases page of our repository.
C# / Unity
This sample project includes a version of the hAPI libary that's been translated into C# to work with Unity.
If you're looking for the Unity project on the sample repository, make sure you've switched to the unity branch.