MSBuild addon to compile and embed spirV shaders.
Info
Version: | 0.1.45 |
Author(s): | Jean-Philippe Bruyère |
Last Update: | Thursday, November 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jpbruyere/vk.net/blob/master/SpirVTasks/README.md |
NuGet Url: | https://www.nuget.org/packages/SpirVTasks |
Install
Install-Package SpirVTasks
dotnet add package SpirVTasks
paket add SpirVTasks
SpirVTasks Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Build.Utilities.Core(>= 16.0.461)
Tags