Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shader

Shadertoy - fragCoord vs iResolution vs fragColor

glsl shader

GLSL - Passing coordinates to fragment shader?

opengl glsl shader

OpenGL ES 2.0 shader examples for image processing?

Vertex Buffer Objects (VBO) not working on Android 2.3.3, using GLES20

Omnidirectional shadow mapping with depth cubemap

opengl glsl shader shadow

OpenGL glGetError 1281 bad value

c++ opengl shader

OpenGL Shader Compilation Issue -- Unexpected EOF

opengl shader jogl

How do i display 2 or more objects in openGL (model - view - projection matrices and shaders)

opengl glsl shader

GLSL: gl_FragCoord issues

GLSL webgl lerp normals from uv offset

How to debug metal kernel of ios in Xcode?

ios xcode debugging shader metal

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

pow(0, 2.2) gives 1 in a hlsl pixel shader?

math shader hlsl pixel-shader

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

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

3D maps rendering in games [closed]

Passing own struct into opengl es 2.0 shader

How does this simple FxAA work?