Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marker interaction in stereo mode #1307

Open
mistic100 opened this issue May 19, 2024 Discussed in #1119 · 1 comment
Open

Marker interaction in stereo mode #1307

mistic100 opened this issue May 19, 2024 Discussed in #1119 · 1 comment
Labels

Comments

@mistic100
Copy link
Owner

Discussed in #1119

Originally posted by lukeIam October 15, 2023
Hi 👋,

nice library!
One question: does somebody knows a way how to let a user interact with markers in stereo mode?

I thought about adding a dot in the center of the users view + when the view does not move show a loading circle. After some time of non-movement the click event of the marker "near" of the "cursor" dot is invoked.
But I was unable to implement this in a stereo view.

Any thoughts?

@mistic100
Copy link
Owner Author

This kind of interaction will only be possible with imageLayer and videoLayer markers. Other markers are not part of the 3D scene and thus cannot be displayed in stereo mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 participant