thebookofshaders
Shader tutorial
A comprehensive guide to writing and manipulating fragment shaders in GLSL, covering various techniques for creating visual effects.
Step-by-step guide through the abstract and complex universe of Fragment Shaders.
6k stars
236 watching
692 forks
Language: GLSL
last commit: 4 months ago
Linked from 1 awesome list
bookfragment-shaderglslglsl-editorsglsl-sandboxglsl-shaderglsl-shadersshadershaderstutorial
Related projects:
Repository | Description | Stars |
---|---|---|
lettier/3d-game-shaders-for-beginners | A comprehensive guide to implementing various 3D shading techniques for game development. | 18,073 |
patriciogonzalezvivo/glsltexture | A Blender addon to create 2D textures from GLSL fragment shaders | 379 |
experience-monks/jam3-lesson-webgl-shader-intro | An introduction to fragment shaders in WebGL, focusing on basics and simple effects. | 312 |
gdquest-demos/godot-shaders | A collection of shaders and demos for the Godot game engine. | 3,225 |
shader-park/shader-park-core | A JavaScript library for creating procedural graphics and shaders in real-time. | 762 |
shader-slang/slang | A shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind. | 3,344 |
halvves/shader-doodle | A web-component for creating and rendering fragment shaders in GLSL. | 545 |
zheng95z/fun-with-computer-graphics | A curated collection of computer graphics resources and tools for learning and exploration | 2,279 |
pema99/shader-knowledge | A documentation project focused on sharing and consolidating obscure technical knowledge related to shader development, particularly in the context of VRChat. | 179 |
gargaj/bonzomatic | A tool that allows developers to write and experiment with 2D fragment shaders in real-time. | 1,374 |
patriciogonzalezvivo/lygia | A granular and multi-language shader library designed for performance and flexibility | 2,686 |
jaredloomis/andromeda | A Haskell-based library for writing and compiling OpenGL shaders | 77 |
brackeys/shader-graph-tutorials | A set of tutorials on using Unity's Shader Graph to create various visual effects. | 259 |
libretro/common-shaders | A collection of commonly used pixel shaders for rendering old school video game footage. | 1,055 |
google/shaderc | A collection of tools and libraries for compiling shader code into a graphics pipeline format | 1,872 |