Shaders
The good kind: fragment shaders. For inspiration, see Shadertoy.
Resources
Starting with consumables and moving into helping produce
- Kishimisu videos: An intro to Shader Art Coding and An intro to Raymarching
- Inigo Quilez maybe Live Coding “Greek Temple”
- The unfinished Book of Shaders and its editor.
- GLSL.app also an editor.
- Graphtoy to test functions
Fave shadertoys
- Shader art intro by kishimisu
- Raymarching by iq (this is slow!)
- Palettes by iq
- Clouds by iq
- Playing marble
Isometric good looking things
- Isometric grid heightmap
- Blocks and my fork trying to just damn understand it
- Favela, slightly more complex but hot damn it’s a whole favela!
Elm things
Tools
- SHADERed shader editor