osl-shaders
Shaders
A collection of shaders written in C++ for use with Blender, providing various shading techniques.
a repository of osl shaders for Blender
102 stars
12 watching
17 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
synlogic/syns-unity-shaders | A collection of Unity shaders designed to enhance and customize visual effects in 3D environments. | 60 |
mekanoe/shaders | A collection of Unity shaders with various effects and utilities. | 42 |
saschawillems/spirv-vsextension | A Visual Studio extension that simplifies compilation of GLSL and HLSL shaders to SPIR-V binary | 92 |
jaredloomis/andromeda | A Haskell-based library for writing and compiling OpenGL shaders | 76 |
microsoft/shaderconductor | A tool for converting HLSL shader code to multiple shading languages | 1,775 |
nomoresleep/hlslparser | Translates legacy shader code to modern OpenGL and Metal shading languages | 3 |
google/shaderc | A collection of tools and libraries for compiling shader code into a graphics pipeline format | 1,852 |
swtwsk/vinci-lang | A proof-of-concept compiler targeting SPIR-V for a toy ML functional shading language | 15 |
halvves/shader-doodle | A web-component for creating and rendering fragment shaders in GLSL. | 509 |
hyblocker/hekky-shaders | A collection of shaders developed in HLSL, designed to be used in various rendering contexts. | 40 |
crosire/reshade-shaders | A collection of post-processing shaders written in HLSL for ReShade. | 1,002 |
tsteinholz/loveshaderconverter | A tool to convert shaders from one GLSL variant to another | 75 |