Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shader

Jogl Shader programming

java opengl jogl shader

How to recover view space position given view space depth value and ndc xy

Shader for blurred edges, or how to draw light rays

opengl 3d shader render irrlicht

Get accurate integer modulo in WebGL shader

How to render clipped surfaces as solid objects

Passing an array of vectors to a uniform

Metal shader texture read vs sample

ios shader metal metalkit

How to implement this rotating spiral in WebGL? [closed]

javascript shader webgl

Can anyone explain what this GLSL fragment shader is doing?

math webgl shader

Share a function between two passes inside CG Shader for unity3d

function unity3d shader

glsl refraction getting mapped upside down

opengl glsl shader

Directx 11, send multiple textures to shader

c++ shader textures directx-11

OpenGL Shadow Mapping using GLSL

The result of own double precision cos() implemention in a shader is NaN, but works well on the CPU. What is going wrong?

c++ opengl glsl shader

Heat haze/distortion effect in OpenGL (GLSL) and how it should be achieved

Applying compute/kernel function to vertex buffer before vertex shader