An introduction to fragment shaders and signed distance functions, available right in your browser.
First written for Electrofringe 2016 in Sydney, Australia.
If this piques your interest, it's also worth checking out the following projects:
- shader-school for vertex and fragment shaders and their normal usage.
- webgl-workshop for more on the WebGL API.
- The Book of Shaders for fragment shaders in more depth.