The Code Therapy

TheCodeTherapy - Shader Editor

The WebGL Shader Editor for the browser.

Main Gallery

70 published Shaders

(page 8 of 11)

A (less) Tiny Raymarcher

A (less) Tiny Raymarcher

Created by Marco Gomez TheCodeTherapy at Sun, 31 Oct 2021 01:24:09 GMT

This is a tiny (but not so much anymore) ray marcher that I wrote to continue my studies on ray marching, this time exploring soft shadows and supersampling anti-aliasing.

raymarcher, raymarching, ray march, sdf, anti aliasing, anti-aliasing, ssaa, soft, shadow

Wet Fuzzy Disco Thingie

Wet Fuzzy Disco Thingie

Created by Marco Gomez TheCodeTherapy at Wed, 25 Aug 2021 10:47:06 GMT

A doodle based on the pseudo-randomness of displaced FBM patterns and a really dirty mess with the colors that ended up looking like a weird fuzzy disco thingie.

colors, pattern, fbm, hash noise, fft, lights

Doom Fire

Doom Fire

Created by Marco Gomez TheCodeTherapy at Sat, 09 Oct 2021 09:45:27 GMT

A tribute to Doom Fire on Playstation (with some spice)

doom, fire, playstation, fbm, retro, crt

WebGL2 FFT Texture

WebGL2 FFT Texture

Created by Marco Gomez TheCodeTherapy at Sat, 02 Oct 2021 13:20:04 GMT

A simple audio visualizer showcasing the usage of the fftTexture sampler2D uniform, this time using WebGL2 and a sine-less hash function.

fft, texture, audio, fast fourier transform, visualizer, integer, hash

GPU Sound Demo (WGL2)

GPU Sound Demo (WGL2)

Created by Marco Gomez TheCodeTherapy at Mon, 11 Oct 2021 09:48:08 GMT

A demo showcasing the usage of the fftTexture sampler2D uniform, this time using PRGM8 (dedicated exclusively to WebGL2 GPU-generated sound).

fft, texture, audio, fast fourier transform, visualizer, integer, hash

The Rhombic Triacontahedron AA

The Rhombic Triacontahedron AA

Created by Marco Gomez TheCodeTherapy at Wed, 20 Oct 2021 01:56:47 GMT

This is a piece made to experiment with my first implementation of samplerCube uniforms on XYZ Shader Editor so I can compose scenes with HDRI skyboxes, this version with TXAA (temporal anti-aliasing).

samplerCube, cubemap, hdri, skybox, temporal, txaa, sharpener
by marcogomez / 
1752 views
WebGL 2.0A (less) Tiny Raymarcher
A (less) Tiny Raymarcher
by marcogomez / 
1716 views
WebGL 1.0Wet Fuzzy Disco Thingie
Wet Fuzzy Disco Thingie
by marcogomez / 
1715 views
WebGL 2.0Doom Fire
Doom Fire
by marcogomez / 
1692 views
WebGL 2.0WebGL2 FFT Texture
WebGL2 FFT Texture
by marcogomez / 
1690 views
WebGL 2.0GPU Sound Demo (WGL2)
GPU Sound Demo (WGL2)
by marcogomez / 
1687 views
WebGL 2.0The Rhombic Triacontahedron AA
The Rhombic Triacontahedron AA