Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shader

How to pass uniform array of struct to shader via C++ code

opengl opengl-es shader

Shader position vec4 or vec3

Speed of cos() and sin() function in GLSL shaders?

GLKTexture is not correctly mapped since iOS6

Constant float values in GLSL shaders - any reason to use uniforms?

opengl glsl constants shader

draw the depth value in opengl using shaders

opengl shader

Beginning Shader Development [closed]

shader

glLineStipple deprecated in OpenGL 3.1

opengl glsl shader line opengl-4

ThreeJS predefined shader attributes / uniforms

three.js glsl shader

How do Shadertoy's audio shaders work?

javascript webgl shader

What are shaders in OpenGL and what do we need them for? [closed]

opengl shader

Shader optimization: Is a ternary operator equivalent to branching?

Custom Texture Shader in Three.js

Why not vec3 for OpenGL ES 2.0 gl_Position?

opengl-es-2.0 shader

How do I get the current color of a fragment?

Organizing GLSL shaders in OpenGL engine

c++ opengl glsl shader

Learning modern OpenGL

c++ opengl shader opengl-4

OpenGL 4.x learning resources [closed]

GLSL multiple shaderprogram VS uniforms switches

architecture glsl shader

How to get a "Glow" shader effect in OpenGL ES 2.0?