Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shader

OpenGL Shading Language backwards compatibility

Is there any example on the web how Collision Detection can be implemented with Shaders?

Ensure GLSL compatibility

Changing the color of some fragment of a texture using shaders

opengl opengl-es qml shader

Trouble with Phong Shading

c++ graphics shader raytracing

Unity3D, round the edges of a box, cube?

unity3d shader bump-mapping

Using GLSL to render a smooth reference grid on a plane

MultiInputFilter not working for 3 inputs in AndroidFastImageProcessing

Fast way to set byte array to unity texture2d

c# unity3d shader

Rotate Normals in Shader

Render to 1D texture

c opengl glsl shader

Understanding Unitys RGBA encoding in float (EncodeFloatRGBA)

unity3d shader

How can I tint a sprite to white in XNA?

c# xna shader tint

Converting a depth texture sample to a distance

math opengl 3d shader

Full setup of Transform Feedback(openGL)

c++ opengl glsl shader feedback

Setting up and using OpenGL 3.0+ with Mac OSX Lion(10.7)

macos opengl shader

Smooth textured line with OpenGL ES 2.0 shaders

GLSL ES - Mapping texture from rectangular to polar coordinates with repeating

Coloring heightmap faces instead of vertices

OpenGL and GLSL memory alignment for uniforms and varyings

c++ opengl alignment glsl shader