I have succesfully received input using your WM_INPUT sample.
I have a few questions that you may be able to answer
1) How can I know the max values for each of the axis when using WM_INPUT
. If not, what is the alternative?
2) What is the best way to smooth the input. For example, I notice that when I push forward (translation) there are times, that I still get other values in rotation ... meaning is too sensitive. What have you done in general to smooth the input... Any non-linear functions? any tricks?
thanks

