Search code examples
Unity Gaussian blur Shader just makes my texture white - Why?...


unity-game-engineshaderblurfragment-shader

Read More
unity3d, multiple render targets - different behavior in Direct3D/OpenGl...


openglunity-game-enginedirectxshadercg

Read More
Sending GL Uniforms: Multiple floats vs packing into vector...


openglglslwebglshader

Read More
Godot Tilemap Tile Shader | Map pixel data to tile color...


shadergodotfragment-shadertilegodot4

Read More
How to churn different inputs using only single premade WGSL pipeline?...


gpushadercompute-shaderwebgpuwgsl

Read More
Random / noise functions for GLSL...


randomshaderglslnoiseperlin-noise

Read More
How do you declare an atomic input in rustgpu?...


rustgpushaderrustgpu

Read More
WebGL shader program - no getAttribLocation function...


javascriptshaderwebglvertex-shadervertex-attributes

Read More
Reading/writing off the end of a buffer...


shaderdirectxhlsl

Read More
How to Render Transparent Surface in Open3D with C++...


c++shadervisualizationgraph-visualizationopen3d

Read More
Creating a clipping tool for a surface mesh...


unity-game-engineshadermesh

Read More
Difference between world-normal calculated by sampling view-normal texture and world-normal texture...


unity-game-engineopenglshadershader-graph

Read More
GL_INVALID_VALUE in glUseProgram on resuming app...


c++opengl-escocos2d-iphoneshader

Read More
How To Customize Alpha Transparency in Augmented Fragment Shader of Three.js Material?...


three.jsglslshaderwebglfragment-shader

Read More
Custom Texture Shader in Three.js...


shadertexturesthree.jsfragment-shader

Read More
Android WallpaperService.Engine with RuntimeShader...


androidshaderandroid-wallpaper

Read More
Shader optimization: Is a ternary operator equivalent to branching?...


optimizationgraphicsshader

Read More
how to use tessellation in directx12?...


c++shaderdirectx

Read More
Monogame - Shader not rendered properly when I add Vector2 in the Draw method...


shadergame-developmentmonogame

Read More
360 viewer in unity, texture appears warped in the top and bottom...


unity-game-enginetexturesshadergoogle-cardboardphotosphere

Read More
Compiling vertex shader from vulkan tutorial with glslc gives error: linking multiple files in not s...


glslshadervulkan

Read More
Are soft shadows possible with point light using cubemap (OpenGL/GLSL)?...


openglglslshadershadowshadow-mapping

Read More
How to set p5.js alpha channel transparency in a shader?...


shadertransparencyp5.jsalpha

Read More
Three.js "Fragment shader is not compiled" error when using flat shading...


three.jsshaderfragment-shader

Read More
Manually Compile Metal Shaders...


xcodecompilationshadermetal

Read More
Transitioning vertices between 3D models with three.js...


three.jsglslshaderbuffer-geometry

Read More
metal shader language random numbers...


shadermetal

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


glslshader

Read More
Why do people use sqrt(dot(distanceVector, distanceVector)) over OpenGL's distance function?...


opengl-esglslshaderwebgl

Read More
Unity: trying to set a global shader property using .SetGlobalFloat...


c#unity-game-engineshadershader-graph

Read More
BackNext