davidedc / livecodelab

a web based livecoding environment
http://livecodelab.net/
MIT License
327 stars 63 forks source link

Threejs upgrade #288

Closed rumblesan closed 7 years ago

rumblesan commented 7 years ago

This PR upgrades three js to the newest stable version.

It also removes the ShaderExtras file, replacing it with just the CopyShader and our special LCLBlendShader.

Minor rejigging of the threejs-system class as well, mostly adding in more comments

rumblesan commented 7 years ago

Has been tested in IE 11 (on a VM, so was dog slow), Firefox and Chrome