Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shader

Passing custom type (struct) uniform from Qt to GLSL using QGLShaderProgram

c++ qt glsl shader

Understanding Shader in Android?

android shader

What does #pragma vertex vert_img do in a Unity shader?

unity3d shader cg

Fast, inaccurate sin function without lookup

math trigonometry shader

OpenGL photoshop overlay blend mode

WebGL/GLSL time variable similar to ShaderToy

OpenGL ES 1.x Shaders

iphone opengl-es shader

Approach for writing a GLSL fragment shader with a solid color per triangle/face

opengl 3d glsl shader

GLSL global variables

opengl glsl global shader

Using the correct coordinate system in GLSL vertex shader

opengl glsl shader

Web-GL : Multiple Fragment Shaders per Program

glsl webgl shader

CG: Specify a variable not to be interpolated between vertex and fragment shader

How can I debug a GLSL shader on OS X?

debugging glsl shader

load GLSL file (WebGL) in HTML?

javascript glsl webgl shader

Applying shader filter to a BitmapData object ignores passed rectangle - how to properly apply shader filter?

actionscript-3 shader

Most Efficient way of Multi-Texturing - iOS, OpenGL ES2, optimization