Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shader

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

wgpu-rs: Putting a Matrix3 into a vertex shader results in odd behavior but using a Matrix4 works fine

rust shader

Is there a way to calculate dFdx(dFdx()) of something within a fragment shader?

How to "palettetize" a 2D texture in modern OpenGL?

c opengl glsl shader

Unity Shader working in editor but not In-Game

How big can a WebGL fragment shader be?

glsl webgl shader