Hello,
I'm facing quite major problem with my project and i really need someone help. The detail of our project is that we create a program that can click buttons with the help of the Leap Camera as our Mouse. It's actually a really simple project with Desktop App and without VR, but until now i didn't get it right. I currently use the V2 Tracking and C# for the form and the main program in windows 10. I already used the new v4.0 and v3.2, but from the internet sources that i have, it's not compartible anymore. they don't have gesture, so we need to take the old one. My questions are:
1. How can i connect my program with the Camera? I used the Controller = new Controller() from the leap and add Listener. I also used onConnect and ConnectionHandler from the source codes. Or what do i exactly need to write, so i can get it connected to Camera?
2. If I can use the new v4.0 without using unity. How can i program the gestures such as keytap and swipe?
I would love to hear your opinion.
Thank you
Best regards,
Prisilla