yum-mirror/slang
Making it easier to work with shaders
git clone https://git.yummers.dev/yum-mirror/slang
f8cb9c4d6
master
files
| README.md | 184 B |
| hello-world.slang | 303 B |
| main.cpp | 21.5 KiB |
| vulkan-api.cpp | 8.3 KiB |
| vulkan-api.h | 3.6 KiB |
Slang "Hello World" Example
This example shows how to use the Slang API to compile a simple compute shader written in Slang into SPIRV and run it in Vulkan.