What are the best practices for structuring larger Three.js project?
Whilst I've made plenty of simple scenes in Three, I haven't had the chance to work on any larger commercial projects. So I'm wondering, what are the best practices when it comes to building out a more complex project in Three.js using modern JS? Spe...