davidedc / livecodelab

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

Remove motion blur functionality when using the canvas renderer #251

Closed rumblesan closed 7 years ago

rumblesan commented 9 years ago

There's a lot of code tied up with getting the canvas renderer to work, and a large chunk of it in the threejs-system is around motion blur.

To be honest I think that it's more hassle than it's worth and would make the threejs stuff much easier to maintain

davidedc commented 9 years ago

agreed

rumblesan commented 9 years ago

cool, I might start having a proper look see what can be removed soon

rumblesan commented 9 years ago

There's definitely code that can be removed, but it's too late for me to pick through it now haha

rumblesan commented 7 years ago

so if the decision has been made to remove the canvas renderer, then I feel like this could just be closed now