Create html tag when camera look at object

I’m making html description of an object in scene. The idea I’m using is camera PointerLockControl, so when user look at object it will pop up description, when user look other way the description gone.
How can i do that?
Thanks for read this.

CSS3DRenderer should help you with that :relieved: (example, code in the bottom-right.)

1 Like