stereowrap | emulation layer implementing stereoscopic OpenGL visuals
kandi X-RAY | stereowrap Summary
kandi X-RAY | stereowrap Summary
stereowrap is a C library. stereowrap has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
Stereowrap is an emulation layer implementing stereoscopic OpenGL visuals on top of non stereo capable OpenGL implementations. To do that it overrides, using LD_PRELOAD, the GLX visual selection functions (glXChooseVisual and glXChooseFBConfig), glDrawBuffer, and glXSwapBuffers to capture and composite the two stereo images rendered by the application, in a number of ways.
Stereowrap is an emulation layer implementing stereoscopic OpenGL visuals on top of non stereo capable OpenGL implementations. To do that it overrides, using LD_PRELOAD, the GLX visual selection functions (glXChooseVisual and glXChooseFBConfig), glDrawBuffer, and glXSwapBuffers to capture and composite the two stereo images rendered by the application, in a number of ways.
Support
Quality
Security
License
Reuse
Support
stereowrap has a low active ecosystem.
It has 6 star(s) with 3 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
There are 2 open issues and 0 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of stereowrap is current.
Quality
stereowrap has no bugs reported.
Security
stereowrap has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
stereowrap is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
stereowrap releases are not available. You will need to build from source code and install.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of stereowrap
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of stereowrap
stereowrap Key Features
No Key Features are available at this moment for stereowrap.
stereowrap Examples and Code Snippets
No Code Snippets are available at this moment for stereowrap.
Community Discussions
No Community Discussions are available at this moment for stereowrap.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install stereowrap
Just type "make" to compile stereowrap, and "make install" to install it. In order to run a stereoscopic OpenGL program just type stereowrap, followed by the name of the program. The stereo presentation method can be chosen using the -m option (see stereowrap -h for help regarding the various options). Example: $ stereowrap -m redcyan glxgears -stereo. Note: command-line options to stereowrap must preceed the name of the program you wish to wrap, any argument after that is passed to the program itself.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page