jawaff / KinectController

Control your computer using your body. The KinectController turns the Kinect into a controller that allows configurable actions to be emulated when configurable gestures are triggered by the user.
0 stars 0 forks source link

Development #21

Closed jawaff closed 8 years ago

jawaff commented 8 years ago

Version0.0.1 is a runnable version of the project and a lot of necessary changes have been made for it. It's much better than the current master branch!

I'm thinking I might need to handle my branch merging differently. It seems like the first branch off of master should be the version branch that's being worked on. Then there should be additional branches for individual features of the version -- that could be worked on by separate people. That way when someone finishes a feature, the pull request will be pretty simple to review.