shaderpp
v1.0.0
Published
OpenGL shader program preprocessor
Downloads
2
Readme
A preprocessor for OpenGL shader programs (ARB vertex program and ARB
fragment program). Give on stdin and make output on stdout.
Currently the supported things are that you can write a hexadecimal number
with 0x or 0X at first and that you can write a fraction with a slash.