From f3ebcd91d5ea67afec52bf690a2dd642a0418b48 Mon Sep 17 00:00:00 2001 From: Terkel Date: Thu, 24 Nov 2016 19:29:39 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 120d8a8..0b73c1e 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,7 @@ This is primarly material and resources for beginners, if you're a rock-start ch - [Chrome Shader Editor](https://chrome.google.com/webstore/detail/shader-editor/ggeaidddejpbakgafapihjbgdlbbbpob?hl=en) - Live editing shaders in the browser. - [ShaderTool](http://store.steampowered.com/app/314720/) - Modern shader IDE for programmers and FX artists. - [Shadershop](http://www.cdglabs.org/Shadershop/) - Interface for programming GPU shaders. +- [hg_sdf](http://mercury.sexy/hg_sdf/) - A glsl library for building signed distance functions. ## Talks / Presentations / Videos