https://github.com/ogrecave/ogre-stereoplugin
https://github.com/ogrecave/ogre-stereoplugin
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ogrecave/ogre-stereoplugin
- Owner: OGRECave
- Created: 2018-06-16T11:10:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T11:12:21.000Z (about 8 years ago)
- Last Synced: 2025-02-15T11:28:10.291Z (over 1 year ago)
- Language: C++
- Size: 17.6 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
For installation of the StereoManager Plugin
--------------------------------------------
1. Run CMake and install the Plugin (Alternatively you can add the StereoManager as an external project in your CMakeLists.txt (See code below)
2. Add
`Plugin=Plugin_StereoManager`
into the plugin.cfg. Enable Plugin_CgProgramManager for anaglyph and/ or interlaced rendering.