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

Performance on mobile #3

Open
ketourneau opened this issue Aug 19, 2022 · 1 comment
Open

Performance on mobile #3

ketourneau opened this issue Aug 19, 2022 · 1 comment

Comments

@ketourneau
Copy link

ketourneau commented Aug 19, 2022

Hi,

Do you know if it's possible to improve rendering performance on mobile (ios) with mesh visualizer ?
For example we got 20 FPS when we reach 3M vertex on the screen (we set "maxPointsPerFrame" at 10000).
We test it on iPad Pro (2nd gen) with Unity 2020.3.38f1.

We would like to got performance like "Zappcha" app (millions of vertex with best performance).

So we try to import glb of point cloud scan (with GltFast) and we got 60 FPS with 5 millions of vertex.
So what's wrong with mesh visualizer ? We we can't got 60 FPS with 5 millions of vertex ?

ar-point-cloud
glb-point-cloud

@Pourfex
Copy link

Pourfex commented Jan 24, 2023

I have similar enquiry on iOS device to capture more points.

I got worst result on iphone 13 pro max : 500 000 points before dropping to 30fps. Is there any way (or suggestions !) to improve performance ?

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