The Code Therapy

TheCodeTherapy - Community's Gallery

The WebGL Shader Editor for the browser.

Community's Gallery

88 published Shaders

(page 3 of 14)

my raytrace

my raytrace

Created by Antonio Passos at Thu, 09 Mar 2023 15:07:56 GMT

this is a raytracer that i am making

raytrace, webgl, sphere

Simplex Noise with RGB->HSV

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

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

It's a Maze

Created by Marco Gomez TheCodeTherapy at Tue, 10 Jan 2023 22:37:21 GMT

Yes, I'm sure this is a maze.

maze, a maze, a 2D maze

Simple metaball in motion

Simple metaball in motion

Created by Leonardo Guarezi leonardoguarezi at Thu, 05 Jan 2023 15:44:43 GMT

A simple shader with metaball mechanics. (Port of the project made in ShaderToy)

metaball, timemotion, infinity

2D Game Shaders

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