List Question
20 TechQA 2024-03-10T13:01:09.917000Does Vulkan require a depth buffer attachment to perform a depth bounds test?
44 views
Asked by sgfw
Failed to combine clipping-stencil and RTT?
16 views
Asked by dy可乐
Using Stencil Shader to mask object, regardless of being occluded by mask in Unity URP
103 views
Asked by MartinTriesIt
Webgpu text rendering with 2d clipping mask
176 views
Asked by ccsacsa
OpenGl clipping with potentially infinite hierarchy
84 views
Asked by Jarek Večeřa
Stencil buffer mask render priority for Unity UI elements
134 views
Asked by pavdan
Is it possible to fill in Stencil Buffer programmatically via fragment shader in Metal?
67 views
Asked by simd
Can I solve this OpenGL problem with the depth/stencil buffers
89 views
Asked by BENG
Legacy OpenGL - Blending textures on water reflections produced with stencil test
71 views
Asked by Tides
Rendering a shader through another
39 views
Asked by Даниил Ганин
How to enable antialias/multisampling when rendering to framebuffer with stencil buffer for webgl2?
91 views
Asked by plantain
Why webgpu stencil buffer 2d clipping result invisible when antialias enabled?
147 views
Asked by plantain
How to create a 2d clipping mask in webgpu?
359 views
Asked by plantain
Using a second z-buffer as a stencil buffer (depth-stencil test)
68 views
Asked by KiraHoneybee
How to write dynamically to whole stencil buffer in Unity
633 views
Asked by Eyap
How can I make a Stencil Buffer mask only where the mesh is drawn?
1.3k views
Asked by Hemessfell
Cap outline in Threejs
249 views
Asked by SeeDoubleYou
How can I "mask" a particle effect using unity mask component
1.8k views
Asked by illusion Lee
Trying to draw liquid on floor in 2d (Opengl directly write array of byte into stencil buffer)
114 views
Asked by MossyForest