I post an idea on my blog(Click to Read) on Nov 10th last year. And now I did it.The project is called Free Blocks.It's done with Leap Motion controller, Laptop & Android Pad(Nexus 7). Also with some very basic materials.
Magnific ! i have a question: what is the first application launched from the PC ?Thx !
Hi. It's a program I wrote in Unity3D.It sends Leap data to the Android pad.
Is there a version of Unity3D for android ?And how the leapmotion is controled by Unity3D ? like a mouse ?great job !
Unity3D can export programs that work for Android.
Hi, I'm wondering how did you make the connection between the leap and the application in unity3D, are you sending the data throug wireless (sockets like)? I'm really interested on how did you accomplish to make it.Good job!Regards
Yes, it sends data(fingertip positions) from PC to Android pad through socket.
Haha thats brilliant! Love it!
thanks! Is there any chance to see your code? or a hint on how you do the tracking in unity?