Page 1 of 1

Value to Real-life distance conversion

Posted: Mon May 11, 2009 4:11 pm
by simon_o
For the application I'm trying to develop I need to convert TrackIR5 values to real-life distances.

I noticed the correlation is not linear (logarithmic?), however you do exactly what i'm trying to do (one-to-one conversion to centimeters) in your TrackIR 5 "configuration/profile management" software.

How would I proceed to do something like that? Do I have to code the entire math myself, or are there some API calls that would help?