Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shader

GLSL Shaders in 3DSMax

graphics 3d glsl shader 3dsmax

Does OpenGL have preshaders?

opengl opengl-es glsl shader

How to send const data to shaders?

opengl glsl shader

OpenGL Linking error? Unresolved external glCreateShader()

c++ windows opengl linker shader

Should the gl_FragColor value be normalized?

How to scale a texture on a Texture Atlas while maintaining its offset?

Using functions from the c# script inside the shader

OpenGL: How do I sort points depending on the camera distance?

c++ opengl glsl shader cinder

Using a FrameBufferObject with several Color Texture attachments

What is the best practice in importing models to Unity

ERROR: 0:2: 'attribute' : cannot initialize this type of qualifier (whatever GLSL version used from 1.1 till 1.5)

c opengl glsl shader glut

OpenGL Palette Swap shader?

opengl glsl shader palette

Colors output from WebGL fragment shader differ significantly across platforms

Unity Silhouette Shader

unity-game-engine shader

WebGL/three.js fragment shader - Overlay alpha-transparent texture with alpha-transparent colour

pyopengl Error on glVertexAttribPointer()

Three.js: Passing array of textures to shaderMaterial

Passing texture to shader in OpenGL

c++ opengl textures shader