The Leap JavaFX application
Like you, I can't wait to start the development process, and now you will learn how to interact touchlessly with a JavaFX 8 3D-based application connected to a Leap motion device.
Given that the 3D API has not so far been covered in this book, this is good opportunity to briefly describe the 3D API and bring Leap Motion v2 skeletal modeling (hand in 3D) with some 3D interaction into our JavaFX application.
The Leap Motion API v2.0 introduces a new skeletal tracking model that provides additional information about hands and fingers, predicts the positions of fingers and hands that are not clearly in view, and also improves overall tracking data. For more information on the API, visit https://developer.leapmotion.com/documentation/java/devguide/Intro_Skeleton_API.html?proglang=java ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access