Search code examples
Why do people use sqrt(dot(distanceVector, distanceVector)) over OpenGL's distance function?...


opengl-esglslshaderwebgl

Read More
Unity Shader Graph Radial Fill...


unity-game-engineshadershader-graph

Read More
Custom Shader with URP...


unity-game-enginerenderingshadermeshurp

Read More
Recreating Quaternion.FromToRotation in hlsl with a compute shader...


unity-game-engineshaderhlsl

Read More
How to wrap a value between boundaries?...


glslshader

Read More
How to find current output pixel position in clip-space coordinates in WebGL?...


javascriptglslshaderwebgl

Read More
How to prevent Phaser 3 shader from moving with camera?...


shadergame-developmentphaser-frameworkphaserjs

Read More
Compute shader occlusion test only works with scene camera...


unity-game-engineshadercompute-shader

Read More
Updating a material's property in Edit Mode...


unity-game-engineshadershader-graph

Read More
WebGL URP materials pink when build but look fine in editor (shader created with Amplify Shader Edit...


unity-game-engineshaderwebglurp

Read More
GLSL global variables...


openglglslglobalshader

Read More
C++ Directx 11 Ambient Lighting...


c++shaderhlsllightingdirectx-11

Read More
ThreeJS predefined shader attributes / uniforms...


three.jsglslshader

Read More
What does the GL_ARRAY_BUFFER target mean in glBindBuffer?...


openglgraphicsopengl-esglslshader

Read More
How can you invoke a MetalPerformanceShadersGraph directly from Metal Shaders?...


neural-networkshadermetalraytracing

Read More
How many times vertex-shader , geometry-shader and fragment-shader separately are called to draw one...


c++openglglslshader

Read More
Push particles away from mouseposition in glsl and three js...


three.jsglslshader

Read More
In Godot 4, Shader not shading the correct pixels...


shadergodotfragment-shadergodot4

Read More
How to define an array of floats in Shader properties?...


unity-game-engineshader

Read More
How to use URP Sample Buffer in custom function node in Unity Shader Graph...


unity-game-engineshaderurp

Read More
OpenGL - How to access depth buffer values? - Or: gl_FragCoord.z vs. Rendering depth to texture...


openglglslshaderfragment-shader

Read More
Persistent data in a shader - GLSL...


glslshaderpersistence

Read More
Vertex displacement on sphere break the mesh...


math3dthree.jsshadervertex-shader

Read More
WebGPU multiple render passes for 1 canvas...


javascriptgraphicsshaderwebgpuwgsl

Read More
GLSL fragment shader Sine wave change the direction and color...


glslshaderwebglfragment-shader

Read More
Recolor sprites on the fly...


c++glslshadercocos2d-xlookup-tables

Read More
Normal map BG image for website, with fixed light source...


javascriptthree.js3dshadernormals

Read More
Determine position of light relative to a tile in a Godot shader...


shadergodot4godot-shader-language

Read More
Unity3d, Single transparent object's drawing order is mixed up...


unity-game-engine3drenderingshadertransparent

Read More
What are shaders in OpenGL and what do we need them for?...


openglshader

Read More
BackNext