glsl-shaders
GLSL shader set
A collection of GLSL shaders converted by hand from Libretro's common-shaders repo for compatibility and performance optimization.
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.
948 stars
34 watching
224 forks
Language: GLSL
last commit: 11 months ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A collection of commonly used pixel shaders for rendering old school video game footage. | 1,055 |
| | A collection of Unity shaders designed for practical use in 3D graphics projects | 183 |
| | A module system for GLSL shaders | 2,220 |
| | Translates Direct3D 9 style HLSL to GLSL shader language | 558 |
| | Maintains and develops the GLSL shading language specification and extensions used in graphics rendering. | 351 |
| | A tool for converting Shadertoy shaders to Unity-compatible shaders | 90 |
| | A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. | 16 |
| | A system for generating and compiling GLSL shaders in Haskell | 481 |
| | A plugin for Vite that simplifies the management of GLSL shader files in web applications. | 328 |
| | This project provides a way to import GLSL (OpenGL Shading Language) strings with a Node.js-style module system. | 58 |
| | Allows code from external files to be included into shaders while handling shader compatibility issues. | 14 |
| | A tool to convert shaders from one GLSL variant to another | 76 |
| | Transforms HLSL code into shaders for various graphics APIs. | 102 |
| | A library to reduce boilerplate OpenGL code | 18 |