Robuta

https://tympanus.net/codrops/2025/11/26/creating-wavy-infinite-carousels-in-react-three-fiber-with-glsl-shaders/
Experimenting with infinitely scrolling, wavy 3D carousels in React Three Fiber with smooth scroll-driven distortion effects.
creatingwavyinfinitecarouselsreact
https://www.gsn-lib.org/docs/nodes/raytracing.php
The Vulkan GLSL Ray Tracing Emulator is an online application that simulates the standardized ray tracing shader pipeline.
ray tracingtutorialvulkanglslemulator
https://tympanus.net/codrops/2024/07/02/progressive-blur-effect-using-webgl-with-ogl-and-glsl-shaders/
Learn how to create an interesting progressive blur effect using WebGL, OGL, and GLSL shaders.
progressiveblureffectusingwebgl
https://anki3d.org/random-thoughts-after-moving-from-glsl-to-hlsl/
AnKi always had its shaders written in GLSL because it started as an OpenGL engine. Recently I decided to start rewriting them from GLSL to HLSL with one of...
random thoughtsmovingglslanki
https://tympanus.net/codrops/2024/12/03/how-to-create-a-webgl-rotating-image-gallery-using-ogl-and-glsl-shaders/
Learn how to create a progressive image rotation effect using WebGL, OGL, and GLSL shaders.
image gallerycreatewebglrotatingusing