Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
52 packages returned for Tags:"shader"
Sort by
Relevance
Downloads
Recently updated
JeremyAnsel.
HLSL.
Targets
by:
JeremyAnsel
33,817 total downloads
last updated
8/19/2023
Latest version:
2.0.20
DirectX
D3D
Compiler
HLSL
Shader
JeremyAnsel.HLSL.Targets adds MSBuild support for HLSL compilation.
shaderc.
net
by:
jpbruyere
72,946 total downloads
last updated
5/5/2020
Latest version:
0.1.0
vulkan
opengl
shaderc
glsl
hlsl
net
binding
shader
shaderc binding for .net
MMaitre.
VideoEffects
by:
mmaitre
23,630 total downloads
last updated
9/27/2015
Latest version:
2.3.2
Native
WinRT
Lumia
Win2D
DirectX
HLSL
shader
Provides Media Extensions applying image effects from the Lumia Imaging SDK, Win2D, and DirectX HLSL pixel shaders to videos via MediaTranscoder, MediaComposition, MediaCapture, or MediaElement. Enables...
More information
CSharpGL
by:
bitzhuwei
59,471 total downloads
last updated
11/17/2016
Latest version:
1.0.7.4
OpenGL
C#
GLSL
Shader
picking
3D
WinForms
Graphics
glm
matrix
More tags
CSharpGL wraps modern OpenGL features and some high-level common functions(text, scene, picking, UI etc) and offers general demostrations and documents. Inspired by SharpGL. For more information please check...
More information
GLSLhelper
by:
Scherzer
15,423 total downloads
last updated
8/28/2023
Latest version:
0.3.63
GLSL
OpenGL
shader
parser
log
include
Helper classes for parsing shaders and log files and for include support
JeremyAnsel.
DirectX.
D3DCompiler
by:
JeremyAnsel
5,076 total downloads
last updated
5/2/2023
Latest version:
3.0.31
DirectX
D3D
Compiler
HLSL
Shader
A managed wrapper around D3D HLSL Compiler.
ComputeSharp
by:
Sergio0694
21,335 total downloads
last updated
9/27/2023
Latest version:
2.1.0
dotnet
net
netcore
netstandard
csharp
library
graphics
directx
shader
hlsl
More tags
A library to run C# code in parallel on the GPU through DX12 and dynamically generated HLSL compute shaders.
SlimShader
by:
roastedamoeba
5,962 total downloads
last updated
1/7/2014
Latest version:
0.2.0
HLSL
shader
assembly
fxc
bytecode
decompiler
Direct3D
SlimShader is a Direct3D shader bytecode parser for .NET and C++
FsDistanceField
by:
mrange
1,908 total downloads
last updated
10/2/2022
Latest version:
1.0.0
Tool
Shader
This is a tool that allows users to create a distance field PNG from an input image. The tool only looks at the transparency (alpha) channel.
ShaderGen.
Build
by:
mellinoe
8,030 total downloads
last updated
1/30/2019
Latest version:
1.2.0-beta3
Shader
GLSL
HLSL
SPIR-V
Graphics
OpenGL
Vulkan
Direct3D
Game
Build-time plugin which generates shader code during a post-build event.
ShaderGen.
Primitives
by:
mellinoe
9,383 total downloads
last updated
1/30/2019
Latest version:
1.2.0-beta3
Shader
GLSL
HLSL
SPIR-V
Graphics
OpenGL
Vulkan
Direct3D
Game
C# attributes and primitives for generating shader code via ShaderGen.
glfx.
redist
by:
chrisxue815
1,906 total downloads
last updated
2/13/2015
Latest version:
0.75.0
OpenGL
Shader
native
CoApp
nativepackage
Redistributable components for package 'glfx'. This package should only be installed as a dependency. (This is not the package you are looking for).
glfx
by:
chrisxue815
1,838 total downloads
last updated
2/13/2015
Latest version:
0.75.0
OpenGL
Shader
native
CoApp
nativepackage
GLFX allows you to create effect files for your OpenGL project. An effect file can contain multiple shader definitions across all shader stages and allows you to easily create GLSL programs from them. The...
More information
WindowsTerminalShaderTool
by:
mrange
1,581 total downloads
last updated
12/28/2022
Latest version:
0.0.5
Tool
Shader
WindowsTerminal
This is a tool that allows users to download shaders from a gallery of shaders and apply it as a background in Windows Terminal.
SpirvReflector
by:
Syncaidius
1,764 total downloads
last updated
6/10/2023
Latest version:
0.2.5
spirv
spir-v
shader
bytecode
vulkan
A library for extracting information about a shader from SPIR-V bytecode, which you can then use for anything from automating shader bindings or generating shader statistics.
Krypton
by:
cwharris
5,591 total downloads
last updated
3/22/2012
Latest version:
2.0.0
Krypton
XNA
Lighting
Engine
2D
Light
Shadow
Shader
Vertex
Pixel
Fast 2D Lighting Engine for the XNA Framework.
BloomEffectRenderer
by:
Psilo
10,409 total downloads
last updated
1/18/2020
Latest version:
1.1.5
bloom
post
process
effect
pipeline
monogame
rendertarget
render
gaussian
blur
More tags
If you want to add a nice bloom-effect to your game, this library will help you. It's a portable library, so it will work with all MG flavors and it is pretty simple to use. Just create a BloomEffectRenderer...
More information
ShaderGen
by:
mellinoe
3,767 total downloads
last updated
1/30/2019
Latest version:
1.2.0-beta3
Shader
GLSL
HLSL
SPIR-V
Graphics
OpenGL
Vulkan
Direct3D
Game
Translates C# code to HLSL and GLSL shader code.
ComputeSharp.
Core
by:
Sergio0694
10,427 total downloads
last updated
9/27/2023
Latest version:
2.1.0
dotnet
net
netcore
netstandard
csharp
library
graphics
directx
shader
hlsl
More tags
A library containing basic primitives to support ComputeSharp (this package is not supposed to be referenced directly by developers).
SlimShader.
Compiler
by:
roastedamoeba
4,080 total downloads
last updated
1/7/2014
Latest version:
0.2.0
HLSL
shader
assembly
fxc
bytecode
decompiler
compiler
Direct3D
SlimShader.Compiler transforms HLSL source code into SlimShader objects ready for use in SlimShader.VirtualMachine
Previous
Next