blob: 15f2a0bfd407f87bdddb79a62f6201899f87b5a3 (
plain)
1
2
3
4
5
6
|
{
"name": "shaderwriter",
"version": "1.1.0",
"description": "Library to write shaders directly from C++ code, supports GLSL, HLSL and SPIRV outputs.",
"homepage": "https://github.com/DragonJoker/ShaderWriter"
}
|