Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shader

Using shader to move texel to its center

opengl glsl webgl shader

Pixel Shader model > 2.0 in FireMonkey

iOS Metal compute pipeline slower than CPU implementation for search task

ios performance shader metal

WebGL: passing uniform arrays to shader

arrays glsl webgl shader uniform

Since glPushAttrib/glPopAttrib are deprecated, what is the new way to save attributes like GL_DEPTH_FUNC?

How to get full list of Unity shader properties

unity3d shader unity5 cg

Some simple XNA/HLSL questions

c# xna shader hlsl

What is the actual number of vertex uniform components for GLSL shader on ATI graphics card?

opengl glsl shader ati

libGDX shader coordinate and camera position

java opengl camera libgdx shader

Depth of Field: combining a point shader with a blur shader (Processing 3)

Three js - Cloning a shader and changing uniform values

Colorize sprites from grayscale to color

c++ colors glsl shader cocos2d-x

How to perform bit shift without ("<<" || ">>") operator efficiently?

Enabling an extension on a Three.js shader

glsl shader webgl three.js

HLSL for loop with Shader Model 2.0: Error X3511 unable to unroll loop

loops for-loop shader hlsl

Are GPU shaders Turing complete

GLES2 Is glBindAttribLocation() Necessary?

Implementing Fur with Shells technique in Unity

c# unity3d xna shader shaderlab

(rendering particles) Should I learn shader or OpenCL?

c++ opengl opencl shader

Using QPainter over OpenGL in QGLWidget when using shaders