Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fragment-shader

How to enable OpenGL extension GL_EXT_shader_framebuffer_fetch on Android?

Failed to allocate varyings on Samsung devices [OpenGL ES]

How to make Unity glass shader only refract objects behind it?

OpenGL shader version error

Apply transformation in a fragment shader

Only draw part of a mesh in WebGL

AGAL seq opcode works on hardware, but doesn't on software emulation (float number comparison is different on both?)

Add blurriness to drawn elements and frag color of fragment shader

Draw a line segment in a fragment shader

glsl shader fragment-shader

Radial reveal of image in OpenGL shader

WEBGL: INVALID_VALUE: vertexAttribPointer: index out of range, INVALID_VALUE: enableVertexAttribArray: index out of range

Which output variables from the vertex shader will be interpolated?

In OpenGL, is there a way to blend based on a separate channel's value in the shader?

Error 1282 if I attach a fragment shader to the program

Using functions from the c# script inside the shader

Blurring the depth buffer in OpenGL - how to access mipmap levels in a fragment shader?