I’m developing a control program for a Quadrocopter (AR Drone) under C#
I want to ease the input from keyboards (Which do not have axes like joysticks)…
So i need a collection of methods that the user can choose from with different kind of easings.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
iTween has quite a few of them and it’s under the MIT license. You could try borrowing some from there.