leap motionとhaxeでおっぱいぱい

Download Leap MotionとHaxeでおっぱいぱい

If you can't read please download the document

Upload: arlez80

Post on 30-Jun-2015

1.272 views

Category:

Technology


3 download

DESCRIPTION

Leap MotionとHaxeでおっぱいぱい。

TRANSCRIPT

  • 1. Leap MotionHaxe @arlez80

2. Leap Motion 3. 4. Leap 5. 6. 7. 8. 9. Leap 10. Leap 11. C++ 12. 13. WebSocket 14. WebSocket 15. HaxeSocket WebSocket 16. 17. 18. var ws = new WebSocket( "localhost", 6437, "/", "localhost", "nanndemo ok!" ); 19. ws.recv( ); 20. {"currentFrameRate":70.7204,"gestures":[],"hands":[{"direction":[0.617021,0.694636,- 0.369818],"id":61,"palmNormal":[-0.225186,0.60614,0.762814],"palmPosition":[- 94.9717,106.081,87.1676],"palmVelocity":[46.7994,-5.10197,-35.2485],"r":[[1,0,0],[0,1,0], [0,0,1]],"s":1,"sphereCenter":[-87.9592,114.198,76.2623],"sphereRadius":65.2522,"stabilizedPalmPosition":[- 95.0329,106.088,87.2161],"t":[-3.71582,-5.1529,0.324525],"timeVisible":0.086254}],"id":6134,"interactionBox": {"center":[0,200,0],"size":[221.418,221.418,154.742]},"pointables":[{"direction":[0.262873,0.079971,- 0.96151],"handId":-1,"id":28,"length":56.0036,"stabilizedTipPosition":[-24.2885,173.704,- 53.3755],"timeVisible":1.03991,"tipPosition":[-16.6977,179.013,-74.8515],"tipVelocity":[6.13737,7.10923,- 17.6637],"tool":false,"touchDistance":-0.137467,"touchZone":"touching"},{"direction":[0.234235,-0.00174054,- 0.972178],"handId":-1,"id":83,"length":61.6495,"stabilizedTipPosition":[-46.1747,173.398,- 61.7845],"timeVisible":1.03121,"tipPosition":[-41.4307,172.993,-73.3253],"tipVelocity":[6.30884,1.68516,- 14.1905],"tool":false,"touchDistance":-0.0823422,"touchZone":"touching"},{"direction":[0.166781,-0.00950832,- 0.985948],"handId":-1,"id":100,"length":49.2444,"stabilizedTipPosition":[-77.899,164.042,- 40.0443],"timeVisible":1.1604,"tipPosition":[-70.5253,163.148,-56.1789],"tipVelocity":[16.5871,-12.3126,- 20.2631],"tool":false,"touchDistance":-0.120127,"touchZone":"touching"},{"direction":[0.414046,-0.112863,- 0.903232],"handId":-1,"id":81,"length":61.0989,"stabilizedTipPosition":[9.0344,173.82,- 35.9755],"timeVisible":1.02252,"tipPosition":[13.4061,173.113,-50.2865],"tipVelocity":[7.96755,7.37936,- 17.9361],"tool":false,"touchDistance":-0.116373,"touchZone":"touching"},{"direction":[0.692189,0.198363,- 0.693921],"handId":-1,"id":90,"length":29.0818,"stabilizedTipPosition": [33.6602,151.206,32.7709],"timeVisible":0.086254,"tipPosition":[33.621,151.24,32.6542],"tipVelocity":[- 0.838767,3.35366,-17.4668],"tool":false,"touchDistance":0.333333,"touchZone":"hovering"}],"r":[[0.823961,- 0.558833,0.0937757],[0.174414,0.407577,0.89636],[-0.539136,-0.72221,0.433296]],"s":-11.356,"t":[- 498.179,38.6162,498.58],"timestamp":105526621} 21. 22. 23. hands/palmPosition hands/palmVelocity pointables/tipPosition pointables/tipVelocity 24. 25. 4096 26. 27. 28. 0.01.0 0.5 29. 30. 31. 32. (1) 33. 34. (2) 35. Leap 36. WebSocket bitbucketup https://bitbucket.org/arlez80/yui 37.