Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in glsl

Diffuse lighting for a moving object

java android opengl glsl shader

GLSL: Are dynamically uniform expressions only calculated once?

opengl glsl

Change the intensity of an image by comparing intensity of another image - OpenTK

Framebuffer's RGB colors are different when alpha value is modified

opengl 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