In this installment we have added a heads up display element to our 2D and 3D scenes.
The 2D scene displays visual aids to to client in a (width, height)
The 3D scene displays visual aids in the scene with depth. In this example the mouse cursor is stuck to whatever position the 2D cursor is.
Three.js: https://github.com/mrdoob/three.js
Glow Effects: https://github.com/jeromeetienne/thre...
Subscribe & stay tuned for more development updates & code.