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.
☆1,132Apr 16, 2022Updated 3 years ago
Alternatives and similar repositories for common-shaders
Users that are interested in common-shaders are comparing it to the libraries listed below
Sorting:
- This repo is for glsl shaders converted by hand from libretro's common-shaders repo, since some don't play nicely with the cg2glsl script…☆1,147Updated this week
- A repository of GLSL #150 pixel shaders for use with byuu's Higan emulation package.☆196Aug 29, 2024Updated last year
- ☆403Updated this week
- GLSL optimizer based on Mesa's GLSL compiler. Used to be used in Unity for mobile shader optimization.☆1,778May 14, 2020Updated 5 years ago
- GPU shader version of HQx filter☆49Nov 22, 2021Updated 4 years ago
- HLSL to GLSL language translator based on ATI's HLSL2GLSL. Used in Unity.☆571Oct 20, 2024Updated last year
- KodeLife shader sketches I wrote while commuting☆643Nov 17, 2018Updated 7 years ago
- a list of graphic programming resources☆1,842Dec 30, 2020Updated 5 years ago
- ☆62Jan 17, 2020Updated 6 years ago
- Lightweight, cross-platform & full-featured shader IDE☆4,718Sep 22, 2023Updated 2 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆35Jun 27, 2015Updated 10 years ago
- Multi-channel signed distance field generator☆4,704Updated this week
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,518Mar 24, 2023Updated 2 years ago
- Generates a per-vertex ambient occlusion array for arbitrary meshes.☆172Feb 1, 2019Updated 7 years ago
- ☆1,681Oct 8, 2020Updated 5 years ago
- RenderDoc is a stand-alone graphics debugging tool.☆10,454Updated this week
- Shader playground website for exploring HLSL, GLSL, SPIR-V compilers☆639Mar 4, 2024Updated 2 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆980May 25, 2025Updated 9 months ago
- Shader cross compiler to translate HLSL (Shader Model 4 and 5) to GLSL☆364Sep 7, 2019Updated 6 years ago
- Colby Hall's C++ Standard Library☆11Jan 13, 2020Updated 6 years ago
- Step-by-step guide through the abstract and complex universe of Fragment Shaders.☆6,794Feb 28, 2026Updated last week
- glsl photoshop blending modes. glslify formatted.☆1,106Jun 23, 2022Updated 3 years ago
- OpenGL sample for shader-based occlusion culling☆559Jan 17, 2024Updated 2 years ago
- Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games☆4,972Feb 3, 2026Updated last month
- Optimized GPU noise functions and utilities☆373Apr 8, 2014Updated 11 years ago
- A bunch of distance field primitives for ray marching☆202May 6, 2020Updated 5 years ago
- Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.☆12,718Feb 28, 2026Updated last week
- ☆140Oct 10, 2016Updated 9 years ago
- An simple immediate-mode 3D gimzo/manipulator (translation, rotation, scale widget) in ~1200 LoC☆474Jun 17, 2018Updated 7 years ago
- Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics☆2,905Feb 21, 2024Updated 2 years ago
- Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.☆16,803Updated this week
- Public repository of personal cinder projects, largely for my own edification.☆14Oct 21, 2015Updated 10 years ago
- Generic Effect system for Graphic API's (OpenGL and DirectX)☆286Dec 12, 2019Updated 6 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆908Jul 15, 2025Updated 7 months ago
- Atmospheric Scattering for Unity☆681Jul 15, 2022Updated 3 years ago
- Point Based Global Illumination☆194Mar 25, 2016Updated 9 years ago
- A C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps.☆243Jan 31, 2023Updated 3 years ago
- ☆477Oct 13, 2022Updated 3 years ago
- OpenGL Overload: OpenGL implementation on top of Vulkan☆277Nov 15, 2016Updated 9 years ago