fragment-shader topic

List fragment-shader repositories

webgl-ray-tracing-demo

73
Stars
8
Forks
Watchers

A simple WebGL ray tracer which makes use of the fragment shader.

shader-3dcurve

146
Stars
22
Forks
Watchers

:dizzy: GLSL shader that enables drawing of thick and smooth lines/curves in 3D (OpenSceneGraph visualization)

thebookofshaders

5.8k
Stars
667
Forks
Watchers

Step-by-step guide through the abstract and complex universe of Fragment Shaders.

glslViewer

4.5k
Stars
353
Forks
90
Watchers

Console-based GLSL Sandbox for 2D/3D shaders

glslCanvas

1.9k
Stars
174
Forks
Watchers

Simple tool to load GLSL shaders on HTML Canvas using WebGL

awesome-glsl

1.1k
Stars
76
Forks
Watchers

:sparkler: Compilation of the best resources to learn programming OpenGL Shaders

shader-doodle

498
Stars
37
Forks
Watchers

A friendly web-component for writing and rendering shaders.

NoodlesPlate

253
Stars
16
Forks
Watchers

Offline Shader Editor with many cool features

ShaderWorkshop

63
Stars
16
Forks
Watchers

Interactive GLSL fragment shaders editor made with Qt

shadertoy-react

119
Stars
11
Forks
Watchers

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.