yum-mirror/slang
Making it easier to work with shaders
git clone https://git.yummers.dev/yum-mirror/slang
f8cb9c4d6
master
files
| README.md | 211 B |
| main.cpp | 10.1 KiB |
| shader-object.slang | 2.1 KiB |
Slang "Shader Object" Example
This example shows how to use the Shader Object model implemented in the slang-gfx layer to
manage shader parameter binding and shader specialization.