Odin bindings for slang shader language. libs and foreign imports are for windows only. PR for other systems are welcome.
The main COM API is handled, the reflection API bindings is WIP, as the original C API has been deprecated.
- Copy
slang/bin/slang.dllandslang/bin/slang-glsl.dllto the root directory. odin run examplefrom the root directory. Credits go to @rapperup for making this hot-reloadable example- Freely modify
example/triangle.slangto test things out. The shader will hot-reload.