TheCodeTherapy - Community's Gallery The WebGL Shader Editor for the browser. Community's Gallery 93 published Shaders (page 4 of 15) Simplex Noise with RGB->HSV Created by Robert Stipp at Fri, 03 Mar 2023 16:19:59 GMT This is a 3D simplex noise field. I map the float return to to the hue, brightness, and saturation. The hue is mapped directly, the saturation, and brightness are mapped using square and square root. simplex, noise, hsv my raynarch Created by Antonio Passos at Thu, 26 Jan 2023 15:32:05 GMT this uses raymaching and perlin noise perlin, raymarch, nose, noise It's a Maze Yes, I'm sure this is a maze. maze, a maze, a 2D maze Simple metaball in motion A simple shader with metaball mechanics. (Port of the project made in ShaderToy) metaball, timemotion, infinity 2D Game Shaders Created by Julius Held at Thu, 01 Dec 2022 23:22:45 GMT The visuals of a 2d game called TriangleGame which I made a few years ago and never finished, reimagined with shaders cause why not 2D, Game, SDF my shader Created by Antonio Passos at Tue, 11 Oct 2022 13:45:37 GMT this is a shader that i am make raymarching, rays, colors