We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
If we increase the UI point size to a very big value, the spheres do show up, but appear to be missing faces:
Desktop (please complete the following information):
Rerun version 0.16
The text was updated successfully, but these errors were encountered:
Likely the same issue as
Sorry, something went wrong.
@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
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.
Points3D
Here is more information for you, the issue does not affect all devices:
No branches or pull requests
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

If we increase the UI point size to a very big value, the spheres do show up, but appear to be missing faces:
Desktop (please complete the following information):
Rerun version
0.16
The text was updated successfully, but these errors were encountered: