Continuing with hand gestures

This week I will be working on implementing hand gestures in the world builder application.

The gesture that I would like to work with would allow the user to select and hold and object. The first gesture would be putting your hand near the object, like this:

photo

The second gesture would be to close the hand into a fist:photo (1)

During this gesture I would use the palmPostion() and palmVelocity() functions to both determine the position of the object and palm and to also rotate the object given its change in its velocity vector.

This entry was posted in 3D space Exploration by klmitchell2. Bookmark the permalink.

About klmitchell2

Kevin Mitchell is an undergraduate at UW-Madison studying Computer Science. He is currently working on a project integrating a Leap Motion controller with a ZSpace screen. He expects this to increase the users ability to manipulate an object in 3d space. During his free time Kevin enjoys exploring everything that has to do with web development. He is hoping to find a career that will both fit his love for technology and design.