Search code examples
Alpha mask of overlapping objects in OpenGL...

openglglslshader

Read More
Is dynamically load shaders in OpenGL senseless?...

c++openglglslshaderglew

Read More
Sending transformation to vertex shader fails...

openglglslshadervertex-shaderopengl-3

Read More
OpenGL drawing triangle doesn't show + glClearColor not setting screen color...

javaopenglglslshaderlwjgl

Read More
GLSL Shader going black when I try to sample a texture...

copenglglslshadertexture-mapping

Read More
Given a coordinate in 2D clipspace, how can i sample the background texture...

glslshaderwebgl

Read More
Can we write our own sampling and wrapping logic in shader? what could be a problem?...

unity-game-engineshaderfragment-shadertexture-mappingcg

Read More
How do I solve the Visual studio 2019 'invalid profile ms_6_5' error when building a solutio...

c++shadervisual-studio-2019visual-studio-debuggingprofiler

Read More
OpenGL 3.3 different colours with fragment shader...

c++openglcolorsshaderopengl-3

Read More
OpenGL - vertex normals in OBJ...

c++openglopengl-esshaderwavefront

Read More
FXC : error X3501: 'main': entrypoint not found...

c++directxshadervisual-studio-2013hlsl

Read More
Convert THREE.js Shader to PIXI.js...

javascriptthree.jsglslshaderpixi.js

Read More
Three.js using WebRTC and applying a Shader...

three.jswebglshaderwebrtc

Read More
webgl trying to draw a triangle...

javascriptglslshaderwebgl

Read More
OpenGL 2DTexture from c++ unsigned byte array...

c++openglglslshadertextures

Read More
What are Vertex and Pixel shaders?...

graphicsshaderterminology

Read More
Using gl_FragColor vs. out vec4 color?...

openglglslshader

Read More
Coloring rectangle in function of distance to nearest edge produces weird result in diagonals...

opengl-esglslshaderwebgl

Read More
Draw points with integer coordinates in OpenGL 3.3?...

c++openglglslshaderopengl-3

Read More
uniform value not stored if I put the glUniform1f call before the render loop...

c++openglglslshaderopengl-3

Read More
Why this projection gives a wrong result?...

openglglslshadernim-lang

Read More
How will it be when in glTexImage2D I choose different internal format from how I sample it in shade...

c++openglgraphicsglslshader

Read More
Is it possible to declare a shader variable as both input and output?...

openglglslshader

Read More
Fastest way to do min-max based on specific component of vectors in GLSL?...

glslshader

Read More
How to get the viewing angle relative to the normal in a GLSL fragment shader?...

glslshaderlightopenframeworks

Read More
Preventing Texture Border Strectching in WebGL when Applying a Wave Effect with a Fragment Shader...

three.jsglslshaderwebglfragment-shader

Read More
Correspondance between texture units and sampler uniforms in opengl...

openglglslshader

Read More
why aren't the opengl shaders compiling?...

c++openglglslshader

Read More
How to initialize an array inside a struct GLSL...

glslshader

Read More
Color does not work in starting examples opengl...

c++openglglslshader

Read More
BackNext