Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in glsl

Texture coordinates shift when apply Y rotation in vertex shader

OpenGL Shaders and constants

opengl constants glsl shader

Unexpected results with GLSL when using 1D texture buffers

opengl glsl

how to pass a custom c++ matrix class to glUniformMatrix

opengl glsl shader

Using conditional statements to bounce between colors opposed to popping

How do I pass a 3D VkImage to a compute shader without the data changing?

c++ glsl shader vulkan

An outline/sharp transition in a fragment shader

GLSL Channel Selection

glsl shader

Affect depth, or stencil buffer from inside fragment shader?

Is it possible to write into specific mipmap level in fragment shader?

c++ opengl glsl

Passing vertex position from vertex to fragment shader - only works when debugging with Nsight

c++ opengl glsl shader nsight

GLSL version on Mac OS X

opengl glsl

GLSL texture coordinate to absolute pixel? [duplicate]

vertex shader without attributes

What is the role of gl_Position.w in Vulkan?

glsl vulkan

glGetShaderInfoLog returns empty string, but shader program is not linked correctly