FaceTrackNoIR: Difference between revisions

Jump to navigation Jump to search
m
Fix internal wiki link
m (+-cat: Software, FlightGear addons → Head tracking)
m (Fix internal wiki link)
Line 29: Line 29:
{{fgaddon source|path=Addons/Headtracker}}
{{fgaddon source|path=Addons/Headtracker}}


* Since FGAddon is a Subversion repository, any method to retrieve contents from a Subversion repository should be fine to get Headtracker on your hard drive. The page <http://wiki.flightgear.org/FGAddon> explains a bunch of them in case you have no idea. For instance, with the Subversion command-line client (svn), the following command retrieves the development version of Headtracker (the last parameter is the destination folder):
* Since FGAddon is a Subversion repository, any method to retrieve contents from a Subversion repository should be fine to get Headtracker on your hard drive. The page [[FGAddon]] explains a bunch of them in case you have no idea. For instance, with the Subversion command-line client (svn), the following command retrieves the development version of Headtracker (the last parameter is the destination folder):


     svn checkout https://svn.code.sf.net/p/flightgear/fgaddon/trunk/Addons/Headtracker Headtracker
     svn checkout https://svn.code.sf.net/p/flightgear/fgaddon/trunk/Addons/Headtracker Headtracker

Navigation menu