Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shader

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?

Overview/showcase of shader techniques/uses for games

graphics glsl shader

Texture on a mesh doesn't render correctly Libgdx

java opengl libgdx shader mesh

GLSL Issue when using pow()

c++ opengl glsl shader

OpenGL multiple Sampler2D (array) examples?

opengl graphics shader

Metal emulate geometry shaders using compute shaders

macos shader metal