Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in glsl

GLSL abs() broken?

opengl graphics 3d driver glsl

Trying to port a GLSL glass shader to Processing 3.0

glsl shader processing

Hard Light material blending mode in Three.js?

Normal mapping GLSL using LibGDX

GLSL Editor program [closed]

opengl editor glsl

Core profile vs version string? Only getting GLSL 1.3/OGL 3.0 in mesa 10.0.1

c++ opengl graphics glsl intel

Opengl Shader, what's the gl_FragColor's alpha components?

How do I update normals after positioning vertices in vertex shader?

OpenGL Projective Texture Mapping via Shaders

c++ opengl mapping textures glsl

GLSL <> operators on a vec4

opengl glsl

sin(x) only returns 4 different values for moderately large input on GLSL fragment shader, Intel HD4000

opengl glsl intel trigonometry

How do I change the color of one vertex instead of all of them?

opengl colors glsl vertex

Shaders in place of GPGPU

opengl glsl gpgpu

gl_NormalMatrix [duplicate]

opengl glsl

Using OpenGL Toon Shader in GLSL

opengl glsl shader processing

Multi lights shadow mapping does not work correctly using GLSL

What version of GLSL is used in the iPhone(s)?

iphone opengl-es glsl

Use different shader programs in OpenGL?

c++ opengl glsl

Textured points in OpenGL ES 2.0?

opengl-es sprite glsl point

What kind of blurs can be implemented in pixel shaders?