135 skills found · Page 1 of 5
dfranx / SHADERedLightweight, cross-platform & full-featured shader IDE
patriciogonzalezvivo / LygiaLYGIA, it's a granular and multi-language (GLSL, HLSL, Metal, WGSL, WEGL and CUDA) shader library designed for performance and flexibility
Sergio0694 / ComputeSharpA .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀
csdjk / LearnUnityShader记录学习Unity Shader过程中实现过的一些Demo。
libretro / Common ShadersCollection of commonly used Cg shaders. These shaders are usable by either HLSL and/or Cg runtime compilers. The cg2glsl script will translate most of these into GLSL shaders.
Temaran / UnrealEngineShaderPluginDemoA tutorial project that shows how to implement HLSL Pixel and Compute shaders in UE4
rocksdanister / WeatherWindows native weather app powered by DirectX12 animations
tgjones / Shader PlaygroundShader playground website for exploring HLSL, GLSL, SPIR-V compilers
Hammster / Windows Terminal ShadersA small collection of terminal shaders
electronicarts / ShaderToHumanHLSL/GLSL library for debugging shaders
mellinoe / ShaderGenProof-of-concept library for generating HLSL, GLSL, and Metal shader code from C#,
hedge-dev / XenosRecompA tool for converting Xbox 360 shaders to HLSL.
microsoft / FX11Effects for Direct3D 11 (FX11) is a management runtime for authoring HLSL shaders, render state, and runtime variables together.
AcChosen / VR Stage LightingA collection of HLSL shaders, UdonSharp scripts, 3D models, prefabs, and assets designed to emulate the real control, quality, and complexity of professional stage lighting into VRChat in as many ways as possible.
LukasBanana / XShaderCompilerShader cross compiler to translate HLSL (Shader Model 4 and 5) to GLSL
polymonster / Pmfx ShaderCross platform shader system for HLSL, GLSL, Metal and SPIR-V.
dfranx / ShaderDebugger[DEPRECATED] C++ library for debugging HLSL & GLSL shaders
luxuia / Dxbc Readereasy to read hlsl asm shader code. parse dxbc text and export hlsl like for read
Cyanilux / URP ShaderCodeTemplates📜✏️ Some shader code templates/examples for Unity, Universal Render Pipeline (URP v10 / Unity 2020.3). ShaderLab & HLSL
alaingalvan / CrossShader⚔️ A tool for cross compiling shaders. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.