Adding hover/touch points to objects in a panorama background without hotspot #1034
Answered
by
jamesontucker
jamesontucker
asked this question in
Q&A
-
I'm working on a 360 panorama experience where you have the ability to hover/click objects on the 360 panorama image without using regular hotspots. I'm looking to achieve something like this. Maybe background + individual spheres for each object with an alpha mask then using raycasting for hover/click? Any info to point me in the right direction would be greatly appreciated! |
Beta Was this translation helpful? Give feedback.
Answered by
jamesontucker
Mar 4, 2021
Replies: 1 comment
-
For anyone who finds this later here's a simplified example of how I solved this: codesandbox |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jamesontucker
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For anyone who finds this later here's a simplified example of how I solved this: codesandbox