Search code examples
OpenGL shader to shade each face similar to MeshLab's visualizer...

openglglslshader

Read More
GLSL Sending color data form Fragment Shader to Vertex Shader seems to be always equal to 0...

c++openglglslshaderfragment-shader

Read More
Trying to render this code without using transformation concept...

c++openglglslshaderglfw

Read More
Trying to modify Shader so that the colors are vertical and not horizontal...

unity-game-engineshadergradientshaderlab

Read More
Shader that assigns a different color to different sections of an object in Unity...

unity-game-engineshadervertex-shader

Read More
Can you make your own rendering pipeline?...

c++openglshaderpipeline

Read More
Two Textures on one Object Three js...

three.jsshadertextures3d-rendering

Read More
Confusion about binding the index of a non-existent attribute using glVertexAttribPointer...

openglshadervertex-buffervertex-attributesvertex-array-object

Read More
Unity mesh has black spots...

unity-game-engineshaderprocedural-generationshaderlab

Read More
Addressing Texel in ThreeJS DataTexture...

javascriptthree.jsglslshadercompute-shader

Read More
Problem with ShaderToy shader converted to PixiJS v4...

glslshaderfragment-shaderpixi.js

Read More
How can I pull back float data, not color, generated in a shader to the CPU?...

c++openglglslshadersfml

Read More
'smoothstep' : no matching overloaded function found...

openglglslshadersmoothstep

Read More
Shader programming in Unity...

unity-game-engineshaderunityscript

Read More
3D maps rendering in games...

opengldirectxtexturesshaderterrain

Read More
Combining Two Shaders into One Shader...

unity-game-engineshaderhlslfragment-shader

Read More
How to map letters on mesh with shader?...

unity-game-engineshaderfragment-shadervertex-shadershaderlab

Read More
OpenGL: Some clarification on using multiple textures or texture units...

c++openglshadertextures

Read More
How to create a shader that can display a texture made out of many small images in Unity...

c#unity-game-engineshadershaderlab

Read More
how do I give an array a set of initial values in the unity shading language?...

arraysunity-game-engineshadershaderlab

Read More
Three js texture edge pixels being stretched...

three.jsglslshadertexturesmask

Read More
Opengl lighting illuminating the wrong surfaces...

c++openglshadermesh

Read More
Why does WebGL use string representations of GLSL code blocks?...

javascriptstringwebglshader

Read More
What is the most efficient way to implement a convolution filter within a pixel shader?...

optimizationopenglglslshader

Read More
Found particular intensity points of texture - OpenTK...

c#glslshaderfragment-shaderopentk

Read More
Unable to set the location for input in vertex shader...

c++qtopenglglslshader

Read More
Will GLSL compiler remove unnecessary variable initialization?...

openglglslshader

Read More
OpenGL program to draw a triangle gives a yellow screen...

c++openglshaderglfw

Read More
2d texture always black in compute shader - Directx 11...

directxshadertexturesdirectx-11

Read More
Which parts of this water shader are resposible for the transparancy?...

unity-game-engineshaderhlsl

Read More
BackNext