I created a cubemap panorama based on the examples provided and I am trying to add hotspots that can be clicked (and interacted with). I added a simple CSS3DObject (made from an icon) to the scene and I want to be able to click on it. I have looked up several examples using Raycaster, Projector etc but nothing seems to work for me.
Please help!
I created a cubemap panorama based on the examples provided and I am trying to add hotspots that can be clicked (and interacted with). I added a simple CSS3DObject (made from an icon) to the scene and I want to be able to click on it. I have looked up several examples using Raycaster, Projector etc but nothing seems to work for me. Please help!