Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shader

GLSL -- texture1D is deprecated, what to use instead?

opengl glsl shader opengl-3

OpenGL default value for unbuffered vertex attribute when using layout qualifiers

Pixel-perfect shader in Unity ShaderLab

unity3d shader pixel

Images and mask in OpenGL ES 2.0

opengl-es-2.0 shader

Flip upside down vertex shader (GLES)

glsl shader flip vertex

How to smooth the painting of a custom QML element?

c++ qt qml shader qtquick2

OpenGL Blend Modes vs Shader Blending

OpenGL ES (2.0) Shading Language: How to input boolean into vertex shader and pass to fragment shader?

GLKit's GLKBaseEffect and custom shaders

ios shader glkit

glCreateShader and glCreateProgram fail on android

fixed function vs shader based

graphics shader

Render an SCNGeometry as a wireframe

What happens when you divide by 0 in a shader?

iphone opengl-es glsl shader

Z-fighting solutions in depth test in OpenGL - how do they work?

OpenGL: Single vertex attribute for multiple vertices?

opengl-es webgl shader vertex

Shader limitations

c++ opengl glsl shader

Using shader for calculations

glsl data-transfer shader

Simulating palette swaps with OpenGL Shaders (in LibGDX)

GLSL object glowing

opengl glsl shader

Calculate signed distance between point and rectangle