yum-mirror/slang

Making it easier to work with shaders

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

yumfix compiler bug lolf8cb9c4d6

master
4 files

files

README.md320 B
compute-simple.slang564 B
main.cpp42.1 KiB
raster-simple.slang1.9 KiB

Slang Reflection API Example

This example shows basic usage of the Slang reflection API to traverse the parameters of a program, including type and layout information.

This example is a companion Slang reflection API documentation: https://shader-slang.org/slang/user-guide/compiling.html