fragment-shader topic
webgl-ray-tracing-demo
A simple WebGL ray tracer which makes use of the fragment shader.
shader-3dcurve
:dizzy: GLSL shader that enables drawing of thick and smooth lines/curves in 3D (OpenSceneGraph visualization)
thebookofshaders
Step-by-step guide through the abstract and complex universe of Fragment Shaders.
glslViewer
Console-based GLSL Sandbox for 2D/3D shaders
glslCanvas
Simple tool to load GLSL shaders on HTML Canvas using WebGL
awesome-glsl
:sparkler: Compilation of the best resources to learn programming OpenGL Shaders
shader-doodle
A friendly web-component for writing and rendering shaders.
NoodlesPlate
Offline Shader Editor with many cool features
ShaderWorkshop
Interactive GLSL fragment shaders editor made with Qt
shadertoy-react
6kB "Shadertoy" like react component letting you easily render your fragment shaders in your React web projects, without having to worry about implementing the WebGL part.