Here’s an article about games the attempts to reduce heads-up display. This is essentially what I have been trying to do….
Category Archives: Technical
Wiimote and Openframeworks
Posted by jialilabyrinth
on October 10, 2009
No comments
I went to the openframeworks workshop today, and asked around for using Wiimote with OF. There are lots of response where the OSC library in OF can be used to send Wiimote data.
Glovepie, a scripting language that works with Wiimote, can send OSC output. By theory, if OF listens to the same port as Glovepie sends osc message to, OF can thus do stuff with the Wiimote data.
The problem is, Glovepie crashes when I try to run scripts that sends out OSC data.