Search code examples
How to use GL_TEXTURE_2D_ARRAY for binding multiple textures (as array)?...


c++openglglslshadertextures

Read More
Why do fragment shader colors an image based on the fragment coordinate as a saturated color?...


colorsgraphicsglslshaderwebgl

Read More
How to color a steep plane based on its height using vertex shader?...


three.jsgraphicsglslshaderwebgl

Read More
How do I create a gradient effect across the mesh like in my example?...


javascriptthree.jsglslshadergradient

Read More
Getting a runtime error for a binding that actually works...


c#wpfbindingruntime-errorshader

Read More
Non uniform texture access in vulkan glsl...


c++graphicsshadervulkancompute-shader

Read More
How to perform Outer product of 2 vectors in Metal shaders?...


swiftshadermetal

Read More
GLSL shader variable resets...


multithreadingvariablesglslshadershadertoy

Read More
How do I disable a QML ShaderEffect?...


qtqmlshaderfragment-shader

Read More
World coordinates wrong when Raycasting and Rasterizing in the same scene...


opengl3dglslshaderraycasting

Read More
QML Item cliping shadow ShaderEffect...


qtqmlshader

Read More
Godot 4: Move canvas_item shader with camera...


2dshadergodotgodot-shader-language

Read More
Where do shader "static" variables reside in memory?...


shadervulkanhlslspir-v

Read More
creating a day/night shader that follows a light souce...


javascriptthree.jsglslshader

Read More
Correctly calculating attenuation of point and spot lights in Unity using a ForwardAdd pass...


unity-game-engineshaderfragment-shaderlightgeometry-shader

Read More
How to fix my materials that are pink even the unity starter code when creating a standard surface s...


unity-game-engineshader

Read More
Color Mapping using LUT for BlackAndWhite pic, how to map the mono(maybe luminace) to mono or color ...


shadercolormaplookup-tablescolor-spacecolor-mapping

Read More
How to scale a texture on a Texture Atlas while maintaining its offset?...


javascriptthree.jsglslshadervertex-shader

Read More
Why aren't my Hull and Domain shaders compiling?...


3dshaderhlsldirect3ddirect3d11

Read More
How do FilterMode and sampler state interact with each other?...


unity-game-engineshadertextures

Read More
P5 catch shader compilation errors...


javascriptshaderwebglp5.js

Read More
How to create a letterbox shader to reserve an aspect ratio in wgpu...


mathshaderfragment-shaderwgpu-rs

Read More
Problem with surface shader for clipping with a plane in Augmented Reality...


unity-game-engineshaderarcore

Read More
How can I estimate the clarity of a color?...


algorithmmathcolorsshader

Read More
How can I give a border blur effect with GLSL?...


three.jsglslshaderwebglfragment-shader

Read More
Defining multiple structs and setting them as uniforms in Fragment Shader GLSL...


c++openglglslshaderfragment-shader

Read More
what's the difference between .descriptorCount in VkDescriptorPoolSize and in VkDescriptorSetLay...


gpushadervulkan

Read More
Unity UI mask does not work on children with different Canvas component and particles...


unity-game-engineshader

Read More
Why is my shader working in the Scene View but not in the Game View (Unity) (Built-in Render Pipelin...


unity-game-engineshaderhlslrenderercg

Read More
Are Shader Storage Buffer Objects the right tool to have persistent memory between shader loops?...


openglglslbuffershader

Read More
BackNext