Hacker News new | ask | show | jobs
by userbinator 4225 days ago
I wonder how much of this was inspired by https://www.shadertoy.com/
1 comments

I think everyone's been inspired by the likes of JSBin/JSFiddle, GLSL sandbox and the like. Shadertoy is for pure fragment shader programs - raymarchers being the most popular. Whereas this is a more traditional mesh/vertex/fragment/control program setup.