As I was looking in the code where I get the inputs for "look", for another subject, I came across the code where I input the TrackIR values, and was reminded of an old request to add the press button look to the TrackIR input - which I did quickly. Thought I'd better get the TrackIR out to test it - and it worked - but then I thought, maybe I can quickly add the 6DOF support...
Anyway that's in and working but I'm not sure what units to use. The TrackIR outputs values from -16383 to +16383. I at first divided these by 16383 and interpreted it as "metres". But that's too much, the viewpoint moves too much for any lateral movement of my head (the view goes easily outside the car).
I can of course reduce that very simply but I want to use the "correct" values. Does anyone happen to know the conversion from TrackIR values to real world units?
Anyway that's in and working but I'm not sure what units to use. The TrackIR outputs values from -16383 to +16383. I at first divided these by 16383 and interpreted it as "metres". But that's too much, the viewpoint moves too much for any lateral movement of my head (the view goes easily outside the car).
I can of course reduce that very simply but I want to use the "correct" values. Does anyone happen to know the conversion from TrackIR values to real world units?