Hacker News with Generative AI: Shader

How to Code a Shader Based Reveal Effect with React Three Fiber and GLSL (tympanus.net)
After coming across various types of image reveal effects on X created by some peers, I decided to give it a try and create my own. The idea was to practice R3F and shader techniques while making something that could be easily reused in other projects.
Faking Shaders III: Tixyland (salat.dev)
My little fake shader is partly inspired by tixyland, which is also a low-res shader toy.