-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #21 from JoeyAnthony/feature/clean-code-conventions
Feature/clean code conventions
- Loading branch information
Showing
16 changed files
with
481 additions
and
510 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 +1,21 @@ | ||
# SimulatedRealityInjector | ||
# SimulatedRealityInjector | ||
|
||
## Summary | ||
Implements the SR SDK into ReShade to allow for conversion of SBS content to be turned into 3D on "Simulated Realty" displays from any brand or OEM. | ||
|
||
## Installation | ||
Download the latest binary release from the tags section on GitHub and follow the installation instructions hosted here: <br/> | ||
https://docs.google.com/document/d/1ZlB1LhWfolDzp-nI4ojzc0AbdSv05lwYqka7FpztK8Y/edit?usp=sharing | ||
|
||
## Building | ||
1. Install the Simulated Reality SDK: www.srappstore.com/develop <br/><sup>(Alternatively you can download a supported SDK version directly from the Google Docs installation instructions above)<sup/> | ||
2. Clone the repository | ||
3. Build the project with Cmake, no additional Cmake arguments are required | ||
|
||
## Code conventions | ||
A link to the repository's code conventions can be found here: <br/> | ||
https://docs.google.com/document/d/1mYjsWdWhKdVjgc639hNoqFpKtnVTbTRmOcpre0uQEb8/edit?usp=sharing | ||
|
||
## Contact & Contributions | ||
If you have a question or want to make a contribution, please make a pull request or let us know through Discord.<br/> | ||
https://discord.gg/K46jgbzwDa |
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
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
Oops, something went wrong.