SlimShader.Compiler transforms HLSL source code into SlimShader objects ready for use in SlimShader.VirtualMachine.
Info
Version: | 0.2.0 |
Author(s): | Tim Jones |
Last Update: | Tuesday, January 7, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tgjones/slimshader |
NuGet Url: | https://www.nuget.org/packages/SlimShader.Compiler |
Install
Install-Package SlimShader.Compiler
dotnet add package SlimShader.Compiler
paket add SlimShader.Compiler
SlimShader.Compiler Download (Unzip the "nupkg" after downloading)
Dependencies
- SlimShader(0.2.0.0)
- SharpDX.D3DCompiler(2.5.0)
Tags