Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shader

Libgdx how to use shader in 3D

opengl 3d libgdx shader

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

Fast Gaussian blur at pause [closed]

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

Proper way to manage shaders in OpenGL

Monogame Shader Porting Issues

c# xna shader monogame

HDR Bloom effect rendering pipeline using OpenGL/GLSL

opengl glsl shader

OpenGL - Explicit Uniform Location in different Shader Stages

opengl graphics glsl shader

Problems porting a GLSL shadertoy shader to unity

unity3d glsl shader

OpenGL ES 2.0 multiple meshes? (just Real World Examples)

texturing using texelFetch()

opengl glsl shader textures

A triangle with 3 varyings of same value.. does GPU interpolate / waste performance?

opengl directx webgl shader

Pixel bender shaders with multiple outputs in flash?

Why isn't this OpenGL ES 2.0 shader working with my VBO on iOS?

three.js webgl custom shader sharing texture with new offset

Odd behavior in fluid simulation when converting from my working shadertoy to unity compute shaders

How should modern OpenGL shaders be written so as to be compatible with each other?