yum-mirror/slang

Making it easier to work with shaders

git clone https://git.yummers.dev/yum-mirror/slang

yumfix compiler bug lolf8cb9c4d6

master
5 files

files

README.md184 B
hello-world.slang303 B
main.cpp21.5 KiB
vulkan-api.cpp8.3 KiB
vulkan-api.h3.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.