osl-shaders
OSL shaders
A collection of OSL shaders for Blender with accompanying files and instructions for use.
A collection of osl shaders
369 stars
47 watching
56 forks
Language: C
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
varkenvarken/osl-shaders | A collection of shaders written in C++ for use with Blender, providing various shading techniques. | 102 |
orels1/orels-unity-shaders | A collection of Unity shaders designed for practical use in 3D graphics projects | 178 |
synlogic/syns-unity-shaders | A collection of Unity shaders designed to enhance and customize visual effects in 3D environments. | 60 |
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 |
mekanoe/shaders | A collection of Unity shaders with various effects and utilities. | 42 |
hyblocker/hekky-shaders | A collection of shaders developed in HLSL, designed to be used in various rendering contexts. | 40 |
libretro/common-shaders | A collection of commonly used pixel shaders for rendering old school video game footage. | 1,052 |
microsoft/shaderconductor | A tool for converting HLSL shader code to multiple shading languages | 1,775 |
google/shaderc | A collection of tools and libraries for compiling shader code into a graphics pipeline format | 1,852 |
ellioman/shaderproject | A collection of reusable shader code snippets for Unity3D, intended for educational purposes and sharing with the community. | 527 |
nomoresleep/hlslparser | Translates legacy shader code to modern OpenGL and Metal shading languages | 3 |
experience-monks/jam3-lesson-webgl-shader-intro | An introduction to fragment shaders in WebGL, focusing on basics and simple effects. | 312 |
libretro/glsl-shaders | A collection of GLSL shaders converted by hand from Libretro's common-shaders repo for compatibility and performance optimization. | 934 |
shader-park/shader-park-core | A JavaScript library for creating procedural graphics and shaders in real-time. | 759 |
halvves/shader-doodle | A web-component for creating and rendering fragment shaders in GLSL. | 509 |