common-shaders

Pixel shaders

A collection of commonly used pixel shaders for rendering old school video game footage.

Collection 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.

GitHub

1k stars
76 watching
253 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
libretro/glsl-shaders A collection of GLSL shaders converted by hand from Libretro's common-shaders repo for compatibility and performance optimization. 934
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
sambler/osl-shaders A collection of OSL shaders for Blender with accompanying files and instructions for use. 369
google/shaderc A collection of tools and libraries for compiling shader code into a graphics pipeline format 1,852
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
gamemakerdiscord/xpanda Allows code from external files to be included into shaders while handling shader compatibility issues. 14
jaredloomis/andromeda A Haskell-based library for writing and compiling OpenGL shaders 76
pema99/glsl2hlsl A tool for converting Shadertoy shaders to Unity-compatible shaders 87
psycholns/gshaderreplacer Software that enables shader replacement and debugging in OpenGL applications 2
ellioman/shaderproject A collection of reusable shader code snippets for Unity3D, intended for educational purposes and sharing with the community. 527
patriciogonzalezvivo/glsltexture A Blender addon to create 2D textures from GLSL fragment shaders 380
nicebyte/niceshade Transforms HLSL code into shaders for various graphics APIs. 102
nomoresleep/hlslparser Translates legacy shader code to modern OpenGL and Metal shading languages 3