hekky-shaders
Shader library
A collection of shaders developed in HLSL, designed to be used in various rendering contexts.
Free version of Hekky's Shaders
40 stars
2 watching
3 forks
Language: HLSL
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thekla/hlslparser | A tool for translating shader code from legacy HLSL to newer formats like HLSL10 and Metal Shading Language. | 331 |
sambler/osl-shaders | A collection of OSL shaders for Blender with accompanying files and instructions for use. | 369 |
orels1/orels-unity-shaders | A collection of Unity shaders designed for practical use in 3D graphics projects | 178 |
shader-slang/slang | A shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind. | 2,189 |
sleexyz/hylogen | A system for generating and compiling GLSL shaders in Haskell | 481 |
jaredloomis/andromeda | A Haskell-based library for writing and compiling OpenGL shaders | 76 |
tgjones/hlsltools | An extension for Visual Studio that enhances support for editing High Level Shading Language (HLSL) files. | 569 |
47rooks/parasol | A HaxeFlixel library of shaders and supporting utilities. | 18 |
shader-park/shader-park-core | A JavaScript library for creating procedural graphics and shaders in real-time. | 759 |
nicebyte/niceshade | Transforms HLSL code into shaders for various graphics APIs. | 102 |
varkenvarken/osl-shaders | A collection of shaders written in C++ for use with Blender, providing various shading techniques. | 102 |
ellioman/shaderproject | A collection of reusable shader code snippets for Unity3D, intended for educational purposes and sharing with the community. | 527 |
mekanoe/shaders | A collection of Unity shaders with various effects and utilities. | 42 |
google/shaderc | A collection of tools and libraries for compiling shader code into a graphics pipeline format | 1,852 |
google/shaderc-rs | Rust bindings for the shaderc library to compile GLSL/HLSL source code into SPIR-V binary modules or assembly code. | 259 |