{"library":"shader-slang","type":"library","category":null,"description":"Slang is a shading language that makes it easier to build and maintain large shader codebases in a modular and extensible fashion, while also maintaining the highest possible performance on modern GPUs and graphics APIs.","language":"cpp","status":"active","version":"2025.22.1","tags":["shader","gpu","graphics","compiler","nvidia"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install shader-slang","imports":["#include <slang.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(shader_slang CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE slang::slang)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}