Skip to content
New issue

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

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

Already on GitHub? # to your account

3DTiles pointcloud stop being loaded/requested #2147

Closed
valentinMachado opened this issue Jul 18, 2023 · 1 comment
Closed

3DTiles pointcloud stop being loaded/requested #2147

valentinMachado opened this issue Jul 18, 2023 · 1 comment

Comments

@valentinMachado
Copy link
Contributor

valentinMachado commented Jul 18, 2023

Your Environment

Google chrome Version 112.0.5615.49 (Build officiel) (64 bits), Ubuntu

Context

Part of a 3DTiles pointcloud are not being loaded anymore after the camera point of view has changed. As you can see in the video below:
BUG Pointcloud example.webm

To reproduce you can pull this branch then run npm i and npm run debug and finally browse to this url http://localhost:8000/examples/bug.html. In the bug example typing n move the camera point of view to the next one over an array of 3 point of view. Making a full iteration (0->1->2->0) should reproduce this bug.

Note that tile requested display a box3 and if there is at least one tile requested an ui element is displayed on the top right corner of the screen (to be sure that no tiles are being loaded/requested)

If this bug reproduction is not convenient tell me where and how to do one.

Expected Behavior

For a camera point of view the 3DTiles point cloud loaded should always be the same.

Actual Behavior

Not the case as you can see in the video.

@valentinMachado valentinMachado changed the title 3DTiles pointcloud stop being loaded 3DTiles pointcloud stop being loaded/requested Jul 18, 2023
@jailln jailln closed this as completed Dec 5, 2024
@jailln
Copy link
Contributor

jailln commented Dec 5, 2024

Not reproduced with the new OGC3DTilesLayer

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

No branches or pull requests

2 participants