Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in glsl

GLSL ES - Mapping texture from rectangular to polar coordinates with repeating

Applying glow effect to a square using glsl without texture

opengl glsl glow

OpenGL: Defining variables in shaders

opengl glsl

Compiling GLSL to SPIR-V using Premake 5 and Visual Studio 2015

Using only part of a varying variable

opengl glsl

OpenGL and GLSL memory alignment for uniforms and varyings

c++ opengl alignment glsl shader

HDR, adaptive tone mapping and MSAA in GLSL

opengl glsl

pixel perfect texture mapping with modern OpenGL

GLSL Geometry shader and generic vertex attributes

glsl geometry-shader

GLSL 1.5 Simple Geometry shader

Efficient neighbourhood texture access for convolution in GLSL ES 1.1

iphone opengl-es glsl

GLSL Fragment Position

glsl

Passing a uniform color to a fragment shader (openGL ES 2.0)

Is there an impact to do not use an activated Attrib?

c++ opengl glsl

Reflection and refraction impossible without recursive ray tracing?

Depth offset in OpenGL

How can I colour things in OpenGL ES 2.0 based on their depth?

PyOpenGL, Pygame, and shaders don't seem to cooperate

python glsl pygame pyopengl

correct glsl affine texture mapping

GLSL Shaders texture alpha splatting

c++ opengl glsl shader