Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shader

How pick geometries in OpenGL with multisample framebuffer?

Specifying Binding for Texture Arrays in glsl

opengl glsl shader

Threejs DataTexture Not Updating

Why does WebGL use string representations of GLSL code blocks?

javascript string webgl shader

How to add fog to texture in shader (THREE.JS R76)

three.js glsl shader

LibGDX assigning a specific shader to a ModelInstance

libgdx shader

What is IN.worldRefl in surface shader Input struct?

OpenGL Shaders - Should the camera translation happen on the GPU or the CPU?

How to slow down the frequency of a sin() wave in GLSL?

glsl shader

Unity surface shader not casting shadows on itself

unity-game-engine shader cg

HLSL error X3086: DX9-style 'compile' syntax is deprecated in strict mode

directx shader hlsl directx-11

why do sin/cos return values > 1 in glsl

glsl shader

GLSL - Weird syntax error "<"

opengl glsl shader

How to convert surface shader to Vertex/Fragment code in Unity?

How to use a huge array in HLSL (error X4505)

arrays directx shader hlsl

Make a shader storage buffer in different shader programs accessible

Why is rotating this prism in iOS Metal not rendering correctly?

ios rotation shader metal