Thursday, February 05, 2009

Wiimotes

I have OpenFrameWorks taking in information from three Wiimotes simultaneously. Through OSC I can easily send the roll, pitch, yaw, and x and y coordinates. The Wiimote is a nifty little piece of hardware. It internally triangulates its location with the four IR points and sends the data. Less math for me to do and less processes for my program to run. I created a program that you can move simple glut shapes with the location of the wiimote. There is less false data when you change your z position that I expected. It might be accurate enough and not require modifications.

0 Comments:

Post a Comment

<< Home