-
RSS Links
-
Recent posts
Categories
Archives
Tag Archives: director
Pong
I’ve created a new demo for the Wiimotes’ IR capabilities. Users can move a dot around the screen, and create ripples when they press the A button. The code for the ripples was found here, and I just reused Jamie’s code to poll for IR values. I had to tweak it a little to change [...]
First demos
From Jamie’s test program, I created a demo that returned pitch/roll values as integers, and rotated two Wiimote sprites based on the pitch/roll angle. This way, the user can visualize the degree of rotation on the screen rather than looking at the Wiimote, which you can’t do if you’re paying attention to the monitor. The [...]
Readings done! and then some.
I’ve managed to parse through the 35 ACM articles to get a sense of what kind of Wiimote research is out there, and why it is important and popular. There are 19 articles that will help with my project; 3 of them on tangible user interfaces, 4 on direct Wiimote projects (gesture recognition, WiiArts,…), and [...]
Short week, new direction