Shadertoy: Grid Shader📅 Jan 10, 2019 · 📝 Nov 15, 2020 · ☕ 1 min readA Shadertoy shader creating a grid. This makes it possible to create an infintely scalable grid pattern that is fairly light-weight.
Shadertoy: Reduced Image Color Quality📅 Sep 18, 2018 · 📝 Nov 15, 2020 · ☕ 1 min readA Shadertoy shader that reduces the available colors to draw with. This demo reduces the normal range of colors per channel from 256 down to just 8 by using effectively separating each colors floating point value into different categories.
Shadertoy: Hypnodisc📅 Jun 28, 2017 · 📝 Nov 15, 2020 · ☕ 1 min readA Shadertoy shader creating a classic hypnotic disc effect.