Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shader

Understanding GLSL Uniform Buffer Block Alignment

c++ opengl glsl shader

Are soft shadows possible with point light using cubemap (OpenGL/GLSL)?

Determine size of compiled shader in memory

How to transparent Unity3D custom shader?

phong and goraud shading - need knowledge about how the fragments get shaded

opengl shader

Using the same uniform variable between two shaders in WebGL

Rotation rectangle around itself in opengl es with shaders

Interpolating a changing value based on time (glsl)

javascript glsl shader

GLSL Sphere - ray intersection geometric solution

Can I modify vertex buffer in GPU through the vertex shader?

opengl gpu shader

How to make a shader fade to a color?

c++ shader sfml

Why is this GLSL shader so slow?

Pack depth information in a RGBA texture using mediump precison

How do I draw vertices that are stored in a SSBO?

c++ opengl shader opengl-4

repeating tile from tile atlas texture

shader cg

Replacement for textureCube in GLSL 150+?

Why does my GLSL shader fail compilation with no error message?

c++ opengl glsl shader glfw