Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was creating a project with react-three-fiber package and so far I have this https://codesandbox.io/s/r3f-sky-dome-dgbmm?from-embed=&file=/src/index.js. So, what I wanted to achieve is to set clickable hotspots that link to another panorama on click. So, to achive that I tried adding a mesh with another geometry and material like a red dot. I get the red dot inside but can't position it where I want it to be. The red dot is also clickable but not sure how to link it to another panorama. So, I really need your kind help on that)).
Beta Was this translation helpful? Give feedback.
All reactions