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

Point clouds are not correctly rendered on mobile browsers. #6375

Open
Tracked by #1672
jlecoeur opened this issue May 17, 2024 · 4 comments
Open
Tracked by #1672

Point clouds are not correctly rendered on mobile browsers. #6375

jlecoeur opened this issue May 17, 2024 · 4 comments
Labels
🪳 bug Something isn't working 🔺 re_renderer affects re_renderer itself

Comments

@jlecoeur
Copy link

Describe the bug
3D Point clouds are not correctly rendered by the viewer on mobile browsers.
Related to #1672.

To Reproduce
Load example https://www.rerun.io/viewer?url=https%3A%2F%2Fapp.rerun.io%2Fversion%2F0.16.0%2Fexamples%2Fnuscenes_dataset.rrd on a mobile browser.

Expected behavior
Same as native viewer and desktop browser.

Screenshots
IMG_20240517_182708

If we increase the UI point size to a very big value, the spheres do show up, but appear to be missing faces:

IMG_20240517_182645

Desktop (please complete the following information):

  • OS: Android (11)
  • Browser: tested with Firefox (125.3.0) and Chrome (124.0)

Rerun version
0.16

@jlecoeur jlecoeur added 👀 needs triage This issue needs to be triaged by the Rerun team 🪳 bug Something isn't working labels May 17, 2024
@Wumpf
Copy link
Member

Wumpf commented May 17, 2024

@Wumpf
Copy link
Member

Wumpf commented May 17, 2024

@jlecoeur thanks for filing this and even testing it on several browsers!

do you see the same issue in this demo https://www.rerun.io/viewer?url=https%3A%2F%2Fapp.rerun.io%2Fversion%2F0.16.0%2Fexamples%2Fstructure_from_motion.rrd? I have the strong suspicion that this affects only point clouds that are generated from depth images

@Wumpf Wumpf added 🔺 re_renderer affects re_renderer itself and removed 👀 needs triage This issue needs to be triaged by the Rerun team labels May 17, 2024
@jlecoeur
Copy link
Author

Yes there is the same problem on the colmap example.

I also see the issue with a custom script that logs a series of Points3D.

@jlecoeur
Copy link
Author

Here is more information for you, the issue does not affect all devices:

  • 👎 Xiaomi Redmi note 9S, Android 11, Firefox 125.3.0
  • 👎 Xiaomi 11 Lite 5G, Android 11, Chrome 125.0.6422.53
  • 👎 Galaxy Tab S5e, Android 11, Firefox 121.1.0, Chrome 124.0.6367.179, Brave 1.65.132 (Chromium 124.0.6367.202)
  • 🆗 Galaxy Tab A 2016, Android 8.1, Brave 1.65.132 (Chromium 124.0.6367.202)
  • 🆗 Asus Zenfone 9, Android 14, Firefox 126.0, Brave 1.65.133 (Chromium 124.0.6367.208)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪳 bug Something isn't working 🔺 re_renderer affects re_renderer itself
Projects
None yet
Development

No branches or pull requests

2 participants