Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fragment-shader

How to write pass-through vertex and fragment shaders for a framebuffer with attached texture?

WebGL. Full screen quad or triangle for invoking fragment shader for every pixel?

GLSL reusable/shared functions, shared constants (OpenGL ES 2.0)?

Texture and color together in GLSL?

Depth of Field: combining a point shader with a blur shader (Processing 3)

GLSL pow function?

Custom Shader SCNProgram iOS 9 Scenekit

What does iResolution mean in a shader?

glsl fragment-shader

OpenGL Blend Modes vs Shader Blending

Render an SCNGeometry as a wireframe

Simulating palette swaps with OpenGL Shaders (in LibGDX)

Draw Quadratic Curve on GPU

Finding the pixel color in a specific coordinate from a sampler2D using GLSL

opengl glsl fragment-shader

OpenGL Shading Language Different Types of Variable (Qualifiers)

Three.js use framebuffer as texture

three.js fragment-shader

Artifacts from linear filtering a floating point texture in the fragment shader

How to calculate gl_FragCoord in glsl

opengl glsl fragment-shader

Gaussian Blur - standard deviation, radius and kernel size

Efficient Bicubic filtering code in GLSL?