A .NET wrapper for the SPIRV-Cross compiler. (vulkan-sdk-1.3.296.0)
$ dotnet add package Hexa.NET.SPIRVCrossHexa.NET.SPIRV is a minimal C# wrapper for the SPIRV-Cross and SPIRV-Reflect library, providing a thin, 1:1 binding to their C functions.
You can install Hexa.NET.SPIRV via NuGet:
dotnet add package Hexa.NET.SPIRVCross
dotnet add package Hexa.NET.SPIRVReflect
Alternatively, you can visit the NuGet SPIRVCross, NuGet SPIRVReflect and follow the instructions there.
Contributions are welcome! If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
Hexa.NET.SPIRVCross is licensed under the MIT License. See the LICENSE file for more information.