Translates C# code to HLSL and GLSL shader code.
Info
Version: | 1.2.0-beta3 |
Author(s): | Eric Mellino |
Last Update: | Wednesday, January 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ShaderGen |
Install
Install-Package ShaderGen
dotnet add package ShaderGen
paket add ShaderGen
ShaderGen Download (Unzip the "nupkg" after downloading)
Dependencies
- ShaderGen.Primitives(>= 1.2.03)
- Microsoft.CodeAnalysis.CSharp(>= 2.10.0)
- System.Numerics.Vectors(>= 4.5.0)
Tags