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

Billboarded Element's bounding box do not accurate reflect element. #48

Open
dthian opened this issue Oct 12, 2017 · 1 comment
Open

Comments

@dthian
Copy link
Member

dthian commented Oct 12, 2017

There seems to be an issue with the hit test triggering events when the user looks at objects at certain camera rotations. For example from the video below, you can see that the onFuse event on an object sometimes does not trigger, even the user is hovering right on top of it.

ezgif-1-2bfbaa4217

The root cause is mainly that the bounding box of billboarded elements are not correctly computed at certain angles - this causes the box to "Shrink" there by resulting in click misses.

@dthian dthian changed the title Reticle Does not Fuse at certain camera rotations Billboarded Element's bounding box do not accurate reflect element. Jun 27, 2018
@krishanjangir
Copy link

@dthian

Did you found solution for it ? onFuse method is not getting called mostly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants