Closed rumblesan closed 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
have tested this in chrome and firefox as well and all remains working
Actually, I'm continuing to clean stuff up so I'm just going to create one big pull request
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