mrdoob / three.js

JavaScript 3D Library.
https://threejs.org/
MIT License
102.77k stars 35.38k forks source link

CSS3D object is visible throughout 3d objects and not remains aligned while rotate the scene #17417

Closed Krrish92 closed 5 years ago

Krrish92 commented 5 years ago
Description of the problem

I am using CSS3DRenderer for rendering HTML on FBX 3d objects. It's working fine but when I rotate my scene, HTML is visible through 3D objects like transparent and alignment of HTML also is being disturbed. I am new in Threejs. any advice or guidance would be greatly appreciated.

Please see the video on the https://drive.google.com/file/d/1xAhznWdrEDQr7TGb4zMGWEwV9FC6j3zn/view

Also i have raised concern on StackOverflow with code snap. Please have a look on https://stackoverflow.com/q/57756551/10753132 link

Three.js version
Browser
OS
Hardware Requirements (graphics card, VR Device, ...)
Mugen87 commented 5 years ago

Please do not crosspost from stackoverflow or the forum. Github is not intended for help requests.