The slang-rhi
library provides a render hardware interface for the Slang shading language.
It is based on the "gfx" layer originally developed in the Slang repository.
This library is under active refactoring and development, and is not yet ready for general use.
slang-rhi
is released under the MIT license. See the file LICENSE for more information.
slang-rhi
depends on the following third-party libraries, which have their own license:
- doctest (MIT)
- metal-cpp (Apache 2.0)
- RenderDoc API (MIT)
- stb (Public Domain)
- Vulkan-Headers (MIT)