Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psycholns/gShaderReplacer
OpenGL proxy dll for shader replacement and debugging
https://github.com/psycholns/gShaderReplacer
Last synced: 3 months ago
JSON representation
OpenGL proxy dll for shader replacement and debugging
- Host: GitHub
- URL: https://github.com/psycholns/gShaderReplacer
- Owner: psycholns
- License: mit
- Created: 2015-10-20T22:07:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-20T22:43:33.000Z (about 9 years ago)
- Last Synced: 2024-04-16T22:21:09.255Z (7 months ago)
- Language: C
- Size: 336 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-demoscene - gShaderReplacer - OpenGL proxy dll for shader replacement and debugging (Demomaking / Tools)
README
# gShaderReplacer
OpenGL proxy dll for shader replacement and debugging
http://www.pouet.net/prod.php?which=54015#Usage
Check the user minded readme.txt in the deployment directory#Building
Visual C++ 2010 should do it#Acknowledgements
TinyXML library used for xml reading, see licence in its directoy.
A slightly improved version of WrapIt was used for generating the original proxy dll: http://www.codeproject.com/Articles/16541/Create-your-Proxy-DLLs-automatically