-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implemented description of repository purpose and links to source.
- Loading branch information
Showing
1 changed file
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,14 @@ | ||
# NOFC | ||
Nolo OSVR Fusion Configuration | ||
# NOFC - NOLO OSVR Fusion Configuration | ||
|
||
This repository will hold the latest binary distributions (or links to the latest binary distributions) of the Nolo OSVR Fusion Configuration. | ||
|
||
Please also __report any issues with the Nolo OSVR Fusion Configuration in the [Issues](https://github.com/nanospork/NOFC/issues) tab.__ | ||
|
||
The NOFC is made up of four key components, which may be forked from the original. The following are links to the most current branch of each component used by NOFC: | ||
|
||
1. [Nolo-OSVR](https://github.com/nanospork/nolo-osvr) (Nanospork/master) | ||
2. [OSVR-SteamVR](https://github.com/Conzar/SteamVR-OSVR) (Conzar/master) | ||
3. [OSVR-Fusion](https://github.com/nanospork/OSVR-fusion/commits/flip-180) (Nanospork/flip-180) | ||
4. Configuration Files | ||
|
||
If you know that an issue you are experience is related only to items 1, 2, or 3, please report the issue in the Issues tab of _that_ repository, rather than this one. If you are experiencing general issues, config file issues, or if you do not know what the source of the problem is, please report it in the Issues tab of _this_ repository. |