'Overlay text over GLTF model in Three js
I'm not familiar with JavaScript. For an office project, I learned the fundamentals of Js and started working on three.js. I successfully imported a 3D GLTF model of my office layout using GLTFLoader.js. Whenever I hover my mouse over the office chairs in the layout, I want to superimpose/overlay a text like the employee's name who is actually sitting in that chair. Is there any way to accomplish this?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|