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
254 forks
Language: C
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
libretro/glsl-shadersA collection of GLSL shaders converted by hand from Libretro's common-shaders repo for compatibility and performance optimization.948
orels1/orels-unity-shadersA collection of Unity shaders designed for practical use in 3D graphics projects183
shader-slang/slangA shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind.3,344
sambler/osl-shadersA collection of OSL shaders for Blender with accompanying files and instructions for use.369
google/shadercA collection of tools and libraries for compiling shader code into a graphics pipeline format1,872
synlogic/syns-unity-shadersA collection of Unity shaders designed to enhance and customize visual effects in 3D environments.60
mekanoe/shadersA collection of Unity shaders with various effects and utilities.42
gamemakerdiscord/xpandaAllows code from external files to be included into shaders while handling shader compatibility issues.14
jaredloomis/andromedaA Haskell-based library for writing and compiling OpenGL shaders77
pema99/glsl2hlslA tool for converting Shadertoy shaders to Unity-compatible shaders90
psycholns/gshaderreplacerSoftware that enables shader replacement and debugging in OpenGL applications2
ellioman/shaderprojectA collection of reusable shader code snippets for Unity3D, intended for educational purposes and sharing with the community.528
patriciogonzalezvivo/glsltextureA Blender addon to create 2D textures from GLSL fragment shaders379
nicebyte/niceshadeTransforms HLSL code into shaders for various graphics APIs.102
nomoresleep/hlslparserTranslates legacy shader code to modern OpenGL and Metal shading languages3