How to attach html interactive divs to panorama

Hello. I am working on 360 deg portfolio and I want to attach html divs that would be interactive(clickable) on equirectangular image. I tried to make it but I have no idea how to achive that any idea how I can do it?

in theory it’s not so hard: Sky dome with annotations - CodeSandbox

but if you’re running vanilla you’ll have to dig into css3drenderer. it allows you to attach a dom node to a position in your scene.

1 Like