Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fragment-shader

Get accurate integer modulo in WebGL shader

Ray tracing via Compute Shader vs Screen Quad

Pixelated lighting shader

ThreeJS [r85]: Custom Shader with Shadowmap

Compute bounding quad of a sphere with vertex shader

Can someone please explain this Fragment Shader? It is a Chroma Key Filter (Green screen effect)

GLSL shader not unrolling loop when needed

2 Textures, 1 Shader - OpenGL ES 2.0

What is this technique, if not bilinear filtering?

How to implement Shadertoy buffers in WebGL Javascript when trying to convert to JS?

glsl webgl fragment-shader

Concept: what is the use of glDrawBuffer and glDrawBuffers?

Creating a Gradient Color in Fragment Shader

glsl webgl fragment-shader

YUV to RGB conversion by fragment shader

GLSL: Replace large uniform int array with buffer or texture

c++ opengl fragment-shader

Android OpenGL ES 2.0: Is "switch-case" syntax possible in GLSL fragment shader on Samsung Galaxy S2?

LookAt function: I'm going crazy

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?