Registry / other / shaderwriter

shaderwriter

JSON →
library2.9.0vcpkgunverified

Library to write shaders directly from C++ code, supports GLSL, HLSL and SPIRV outputs.

vcpkg install shaderwriter
INSTALL
IMPORT
SIG · SHADERWRITER
S
shaderwriter
othercppv2.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ShaderWriter/ShaderWriter.hpp
#include <ShaderWriter/ShaderWriter.hpp>

Minimal usage of ShaderWriter

#include <ShaderWriter/ShaderWriter.hpp> int main() { sdw::ShaderWriter writer; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.9.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources

No resource links recorded.

shaderwriter — pip install shaderwriter · libregistry