Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shader

OpenGL bool uniform?

c++ opengl boolean shader

Efficiency of branching in shaders

performance branch shader

How to calculate Tangent and Binormal?

math opengl 3d glsl shader

Why does my OpenGL Phong shader behave like a flat shader?

opengl glsl shader pyopengl

When transforming textures (drawn as flat 3D objects) to mimic depth, black lines appear randomly

c# graphics xna shader

What can cause glDrawArrays to generate a GL_INVALID_OPERATION error?

In OpenGL is there a way to get a list of all uniforms & attribs used by a shader program?

opengl 3d shader glsl

OpenGL ES 2.0 Multiple Programs or Multiple Shaders or what? How does it work?

WebGL/GLSL - How does a ShaderToy work?

Getting the true z value from the depth buffer

opengl graphics shader

Creating a GLSL Arrays of Uniforms?

arrays opengl glsl shader

What are Vertex and Pixel shaders?

graphics shader terminology

Explicit vs Automatic attribute location binding for OpenGL shaders

Do conditional statements slow down shaders?

opengl glsl shader direct3d hlsl

What's the origin of this GLSL rand() one-liner?

glsl shader prng

What is the correct file extension for GLSL shaders? [closed]

opengl glsl shader

What is state-of-the-art for text rendering in OpenGL as of version 4.1? [closed]

opengl text glsl shader opengl-4

Random / noise functions for GLSL