GLSL graph
25 Feb 2017
Recently, I've made simple WebGL 2 based graph plotting tool: GLSL grapher.
There are a lot of different online graph plotting tools. But rarely you can find anything which supports writing functions as GLSL code. So here it is.