stackgl / shader-school

:mortar_board: A workshopper for GLSL shaders and graphics programming
Other
4.32k stars 254 forks source link

Update dependencies to remove esprima-six #151

Closed jacob-meacham closed 8 years ago

jacob-meacham commented 8 years ago

This is the first step to removing esprima-six. It doesn't fully work - glslify-live needs work, and a bunch of dependent modules need to have updates released

jacob-meacham commented 8 years ago

I believe that all of the exercises now work (more or less - some of gpgpu exercises seem broken, but that's probably best fixed in another PR). I disabled glslify-live for the time being, until it can be fixed upstream

benwiley4000 commented 8 years ago

I wanted to bump this pull request -- @mikolalysenko, have you been able to review it? I'm unable to install shader-school on my machine, pending changes to remove the esprima-six dependency.