TrackIR for Java

TrackIR is a affordable head tracker which is quite popular esp. in the simulation games area.

I created a Java binging in context of the FlyingGuns project that can be used standalone as well.

Some more detail is here:

http://weblogs.java.net/blog/herkules/archive/2007/09/head_banging.html

Blogged about an example usage:

http://weblogs.java.net/blog/herkules/archive/2007/10/wyliwyt_where_y.html

Cool. I have one of those lying around at work. It was fun to play with for a little while, but I never really found a use for it. I found that it was harder than I thought it would be to move my head in a precise enough way to control anything properly with it.
I’ll check out the Netbeans plugin though and see if I can get my head to move more predictably :wink:

The SmartNav device (from the same company) works fine in regular Java games without requiring any special code. It would be wholly inappropriate for flight simulators and the like, which TrackIR is intended for.