WebGL Game Dev Log

Опубликовано: 18 Февраль 2026
на канале: Be9Concepts
218
3

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.