Search code examples
How can I "combine" these two materials/shaders in Shader Graph?...

unity-game-engineshader

Read More
Understanding how to setup simple HLSL vertex and fragment shaders...

shaderrenderingvulkanhlsl

Read More
How does one set a floating-point to infinite in Open Shading Language?...

mathsyntaxshaderinfinitesony

Read More
How to debug OpenglES shader errors on android?...

javaandroidopengl-esshader

Read More
Aliasing a SSBO by binding it multiple times in the same shader...

c++glslshadervulkan

Read More
How is Phong Shading implemented in GLSL?...

c++openglglslshader

Read More
GPU What are the proper thread dimensions for a compute shader with a very large work load?...

gpushadercompute-shaderthreadgroup

Read More
Unity URP to WebGL is ignoring Sampler State...

unity-game-engineshadershader-graphurp

Read More
How to make a wavy, symmetric circle in WebGL?...

javascriptgeometryshaderwebgltrigonometry

Read More
Mesh getting cut off...

c++shaderhlsldirect3ddirect3d11

Read More
How to compile HLSL Shaders during build with Cmake?...

cmakeshaderdirectxdirectx-11hlsl

Read More
How to implement a ground fog GLSL shader...

openglglslshader

Read More
MIME type for shader code...

openglglslshadermime-typesmime

Read More
How do you pass dynamic values into a WGPU vertex shader?...

rustgpushaderwgpu-rs

Read More
Why does GLES20.glCreateShader always returns 0?...

javaandroidopengl-esshader

Read More
How to use a huge array in HLSL (error X4505)...

arraysdirectxshaderhlsl

Read More
WebGL: passing uniform arrays to shader...

arraysglslwebglshaderuniform

Read More
CG: repeating a texture using fmod causes aliasing...

unity-game-engineshaderfragment-shaderantialiasingcg

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

unity-game-engineshadercg

Read More
Finding point inside disk defined by a radius...

glslshadersamplingfragment-shader

Read More
UnityObjectToClipPos returns incorrect values for Z depth when compared to SV_Position...

unity-game-engineshaderhlslvertex-shader

Read More
How to apply semi-transparent white color to outline of circle wipe...

unity-game-engineshadertransparencyblurhlsl

Read More
How do multiple buffers for attributes work in openGL (ES) shaders and C++ api...

c++opengl-esglslshaderopengl-es-3.0

Read More
Is there a built-in function in GLSL for AND or is there some optimized method for doing component w...

openglglslshader

Read More
Old school tv edge-warping effect?...

javascriptglslshaderwebglfragment-shader

Read More
Shader flips output image...

graphicsglslshaderfragment-shaderuv-mapping

Read More
What does glUseProgram(0) do?...

apiopenglshader

Read More
Unity - Project a texture on a mesh using C# (No Shaders)...

c#unity-game-engineshader

Read More
Angle between view vector and normal?...

javascriptthree.jsglslshaderwebgl

Read More
How to make particles in threejs take the shape of a model/object -onscroll...

three.jsshaderparticlesparticle-system

Read More
BackNext