Open AGoblinKing opened 8 years ago
Good point. We should be able to make Three.js optional for 2D apps. I've added this to our backlog.
That may be tricky given that a number of the utilities use three.js classes, but worth thinking about. Perhaps making it easier to use the individual utilities would be a way to go.
Currently you have to include three.js even if you don't have 3D elements.
Ideally you could just include altspace and make use of the firebase connection for interesting 2D applications in VR.