SlimShader 0.2.0
SlimShader is a Direct3D shader bytecode parser for .NET and C++
Install-Package SlimShader -Version 0.2.0
dotnet add package SlimShader --version 0.2.0
<PackageReference Include="SlimShader" Version="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SlimShader --version 0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SlimShader, 0.2.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SlimShader:
Package | Downloads |
---|---|
SlimShader.VirtualMachine
SlimShader.VirtualMachine is an HLSL virtual machine for .NET
|
|
SlimShader.Compiler
SlimShader.Compiler transforms HLSL source code into SlimShader objects ready for use in SlimShader.VirtualMachine
|
|
HlslUnit
HlslUnit is a unit testing library for HLSL shaders
|
GitHub repositories
This package is not used by any popular GitHub repositories.