opentrack project home at <>. Binary releases at <>. Please first refer to <> for new user guide, frequent questions, specific tracker/filter documentation. *** **opentrack** is an application dedicated to tracking user's head movements and relaying the information to games and flight simulation software. Not to be confused with railway planning software <> *** # Tracking sources - PointTracker by Patrick Ruoff, freetrack-like light sources - Oculus Rift - Paper marker support via the ArUco library <> - Human face tracker <> - Razer Hydra - Relaying via UDP from a different computer - Relaying UDP via FreePIE-specific Android app - Joystick analog axes (Windows, Linux) - Windows Phone [tracker](http://www.windowsphone.com/en-us/store/app/opentrack-head-tracking/1c604f32-6d68-40ef-aa44-3163e30f547f) over opentrack UDP protocol # Output - SimConnect for newer Microsoft Flight Simulator (Windows) - freetrack implementation (Windows) - Relaying UDP to another computer - Virtual joystick output (Linux, Windows) - Wine freetrack glue protocol (Linux, OSX) - X-Plane plugin (Linux) - Tablet-like mouse output (Windows) - FlightGear Nasal script - FSUIPC for Microsoft Flight Simulator 2002/2004 (Windows) *** # Configuration **opentrack** allows for output shaping, filtering, the codebase builds on on Microsoft Windows, Apple OSX, and GNU/Linux. Don't be afraid to submit an issue/feature request if need arises. *** # Credits - Stanisław Halik (maintainer) - Chris Thompson (aka mm0zct) - Donovan Baarda (filtering/control theory expert) - Ryan Spicer (OSX tester, contributor) - Patrick Ruoff (PT tracker) - Ulf Schreiber (PT tracker) - Andrzej Czarnowski (quality assurance) - uglyDwarf (high CON) - Wim Vriend (historically) # Licensing information The code originally licensed under GPLv3, new code required legally compatible unless resides in separate address space. Recommended to submit new code under ISC license, shorter boilerplate header than MIT/X11 or new BSD.