mrdoob / three.js

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

Clickable hotspots in panorama based on CSS3D renderer #6134

Closed adeolafabola closed 9 years ago

adeolafabola commented 9 years ago

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!

WestLangley commented 9 years ago

As stated in the guidelines, help requests should be directed to stackoverflow. This board is for bugs and feature requests.

See http://threejs.org/examples/css3d_youtube.html#cats.