Skip to content

LiveTileSelector selecting wrong tiles #207

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

Open
MatthiasDeFre opened this issue Jan 27, 2025 · 0 comments
Open

LiveTileSelector selecting wrong tiles #207

MatthiasDeFre opened this issue Jan 27, 2025 · 0 comments
Assignees
Milestone

Comments

@MatthiasDeFre
Copy link
Collaborator

The LiveTileSelector seems to choose the wrong tiles based on the current camera position/direction, you can see an example of this below. I also think, but definitely not sure, that the current implementation does not take into account the position of the camera and the point cloud. The implementation uses the normals together with Transform.TransformDirection to take into account point cloud rotation but not the position, which will cause problems if the point cloud moves over time. But again, definitely not sure about this.

Image

Image

@jackjansen jackjansen added this to the v1.2.0 milestone Jan 31, 2025
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