From 70f8215b97094340163f2b25d94709cc3e90fe62 Mon Sep 17 00:00:00 2001 From: Stanisław Halik Date: Mon, 5 Feb 2018 05:10:08 +0100 Subject: Update README.md --- README.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 29a181d5..c3ee47e4 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,13 @@ opentrack project home at <>. -Downloads are at <>. +For the latest **downloads** visit <>. Currently installers and portable versions for Windows are available for each release. Create `portable.txt` in the software directory for a truly "portable" installation that can be carried on an USB stick. Please first refer to <> -for new user guide, frequent questions, specific tracker/filter -documentation. +for [new user guide](https://github.com/opentrack/opentrack/wiki/Quick-Start-Guide-(WIP)), [frequent answers](https://github.com/opentrack/opentrack/wiki/common-issues), specific tracker/filter +documentation. See also the [gameplay video](https://www.youtube.com/watch?v=XI73ul_FnBI) with opentrack set up. + +## Looking for railway planning software? **Railway planning software** <> had the name `opentrack` first. Apologies for the long-standing naming conflict. @@ -20,15 +22,12 @@ software. Don't be afraid to submit an **issue/feature request** if need arises. -# Downloads - -For the latest releases visit: <>. Currently installers and portable versions for Windows are available for each release. Create `portable.txt` in the software directory for a truly "portable" installation that can be carried on an USB stick. - -# Tracking input +## Tracking input - PointTracker by Patrick Ruoff, freetrack-like light sources - Oculus Rift DK1, DK2, CV, and legacy/knockoff versions (Windows only) -- Paper marker support via the ArUco library <> +- Paper [marker support](https://github.com/opentrack/opentrack/wiki/Aruco-tracker) + via the ArUco library <> - Razer Hydra - Relaying via UDP from a different computer - Relaying UDP via FreePIE-specific Android app @@ -39,7 +38,7 @@ For the latest releases visit: <> by @r57zone) -# Credits, in chronological order +## Credits, in chronological order - Stanisław Halik (maintainer) -- Wim Vriend (author of [FaceTrackNoIR](http://facetracknoir.sourceforge.net/) that served as the initial codebase for `opentrack`) +- Wim Vriend -- author of [FaceTrackNoIR](http://facetracknoir.sourceforge.net/) that served as the initial codebase for `opentrack`. While the code was almost entirely rewritten, we still hold on to many of `FaceTrackNoIR`'s ideas. - Chris Thompson (aka mm0zct, Rift and Razer Hydra author and maintainer) - Patrick Ruoff (PT tracker author) - Xavier Hallade (Intel RealSense tracker author and maintainer) @@ -66,7 +65,7 @@ For the latest releases visit: <>. -# License and warranty +## License and warranty Almost all code is licensed under the [ISC license](https://en.wikipedia.org/wiki/ISC_license). There are very few proprietary dependencies. There is no copyleft code. See individual files for licensing and authorship information. @@ -84,6 +84,6 @@ See [WARRANTY.txt](WARRANTY.txt) for applying warranty terms (that is, disclaimi The code is held to a high-quality standard and written with utmost care; consider this a promise without legal value. Despite doing the best we can not to injure users' equipment, software developers don't want to be dragged to courts for imagined or real issues. Disclaiming warranty is a standard practice in the field, even for expensive software like operating systems. -# Building opentrack from source +## Building opentrack from source On Windows, use either mingw-w64 or MS Visual Studio 2015 Update 3/newer. On other platforms use GNU or LLVM. Refer to [Visual C++ 2015 build instructions](https://github.com/opentrack/opentrack/wiki/Building-under-MS-Visual-C---2017-and-later). -- cgit v1.2.3