Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shader

How to calculate the intersection point between an infinite line and a line segment?

How to compute vertex normals for a triangle mesh in OpenGl?

c++ opengl glsl shader normals

Why is non-uniform dynamic indexing of descriptors/uniforms so hard to do?

Is there any way to apply shader effect on particular cell of a Grid

wpf shader pixel-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