Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Why border texels get the same color when magnified/scaled up using Bilinear filtering?

opengl shader

GLSL - optimize if-else

if-statement glsl shader

Passing array of floats from vertex shader to fragment shader in glsl 3.3

opengl glsl shader

OpenGL - Texture mapping in vertex or fragment shader?

opengl shader textures

webgl: share texture with other program/shader

textures webgl shader share