cruise0 / opentrack

Head tracking software for MS Windows, Linux, and Apple OSX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opentrack project home at <http://github.com/opentrack/opentrack>.

Binary releases at <https://github.com/opentrack/opentrack/releases>.

Please first refer to <https://github.com/opentrack/opentrack/wiki> 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 <http://opentrack.ch>


Tracking sources

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)
  • 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.

About

Head tracking software for MS Windows, Linux, and Apple OSX


Languages

Language:C++ 88.6%Language:C 10.5%Language:Perl 0.4%Language:CSS 0.3%Language:Shell 0.1%