davidedc / livecodelab

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

Threejs system cleanup #252

Closed rumblesan closed 9 years ago

rumblesan commented 9 years ago

general tidy up of threejs-system.

there's still a lot more work that could be done there though. This module should just be dealing with setting up the threejs context, camera and the like. handling resizing and optimal buffer sizes should really be done in the UI module

rumblesan commented 9 years ago

have tested this in chrome and firefox as well and all remains working

rumblesan commented 9 years ago

Actually, I'm continuing to clean stuff up so I'm just going to create one big pull request