Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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