API changes
- Update to Gemini SDK 5.0.0-preview+52386.
Fixes
- Fixed minor linter warnings.
Fixes
- Removed
komposten.leapjna.example
from the official javadocs. - Added documentation for all packages and classes.
Fixes
LEAP_TRACKING_EVENT
now calculatesLEAP_HAND
's native size dynamically instead of relying on a constant.- Fixed Euler calculations in
LEAP_QUATERNION
and added unit tests for them.
Other
- Moved the 2D visualiser application into an example package and re-wrote most of the code.
API changes
- Bindings for all functionality in the Orion SDK v4.0.0+52173.
Other
- Added a simple graphical program for testing hand tracking and image reading (with extremely messy code; please don't look at it).