Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shader

How to render text in modern OpenGL with GLSL

opengl fonts glsl shader lwjgl

Where should I keep my shader code?

c++ opengl glsl shader

Noise Algorithm fails in Samsung Galaxy SIII (GLES)

android opengl-es glsl shader

Shader's function parameters performance

opengl directx glsl shader hlsl

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?