Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in glsl

iOS GLSL. Is There A Way To Create An Image Histogram Using a GLSL Shader?

GLSL: Why is const int array so much slower than normal array?

Exporting Eclipse project causes incorrect texturing and crashes,

java eclipse opengl glsl lwjgl

Artifacts from linear filtering a floating point texture in the fragment shader

Is it possible to thicken a quadratic Bézier curve using the GPU only?

glsl bezier

Oren-Nayar lighting in OpenGL (how to calculate view direction in fragment shader)

c++ opengl glsl lighting

How to calculate gl_FragCoord in glsl

opengl glsl fragment-shader

Drawing Antialiased circle using Shaders

drawing glsl geometry

GLSL/OpenGL shader tessellation flickering and failure

c++ opengl glsl tessellation

(unsigned) byte in GLSL

opengl types glsl byte unsigned

GLSL major mode for Emacs?

emacs elisp glsl

what is the fwidth glsl function actually used for?

Gaussian Blur - standard deviation, radius and kernel size

GLSL Problem: Multiple shaders in one program

c++ opengl glsl shader

Robust atan(y,x) on GLSL for converting XY coordinate to angle

Efficient Bicubic filtering code in GLSL?

How to render depth linearly in modern OpenGL with gl_FragCoord.z in fragment shader?

Mac OS 10.8 supports GLSL 3.30?

Using gl_FragColor vs. out vec4 color?

opengl glsl shader

Changing From Perspective to Orthographic Matrix

opengl 2d glsl orthographic