Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in glsl

Does gl_FragColor do anything that gl_FragData does not?

opengl glsl

OpenGLES 2.0: gl_VertexID equivalent?

GLSL equivalent of HLSL clip()?

glsl

for-loop in shader code working with hardcoded number but not with uniform variable

Frequency of shader invocations in rendering commands

Recursion in GLSL prohibited?

c++ opengl glsl raytracing

Updating ShaderMaterial attribute in three.js

GLSL: Can't get uniforms location

opengl glsl

Why are there multiple ways to pass VAOs to a GLSL program?

opengl glsl

Old school tv edge-warping effect?

Is there a way to use assembly hand-coded shaders instead of using GLSL on iPhone?

iphone glsl shader

GLSL: check if an extension is supported

opengl glsl

GLSL Instancing - Max number of inputs for vertex data?

opengl glsl

Calculating angle between two vectors in GLSL

opengl geometry glsl

Quick sort in GLSL?

opengl glsl gpgpu quicksort

GLSL Checkerboard Pattern

glsl

Gaussian-distributed pseudo-random number generator in GLSL [duplicate]

Proper way to manage shaders in OpenGL

HDR Bloom effect rendering pipeline using OpenGL/GLSL

opengl glsl shader