Air-Kinect-Gesture-Lib icon indicating copy to clipboard operation
Air-Kinect-Gesture-Lib copied to clipboard

Air Kinect Gesture Library

Results 1 Air-Kinect-Gesture-Lib issues
Sort by recently updated
recently updated
newest added

with hand it is allright . but can't with foot the exp: var leftFootHorizontalSwipe : HorizontalSwipe = new HorizontalSwipe(GesturePart.LEFT_FOOT, new ActionSignalDispatcher()); leftFootHorizontalSwipe.dispatcher.addSignalListener(evt_kinectAction_horizontalSwipeWithLeftFoot); ActionSignalDispatcher(leftFootHorizontalSwipe.dispatcher).addSecondSignalListener(evt_kinectAction_horizontalSwipeWithLeftFoot_Two);