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

Measuring the FPS? #15

Open
salmanali96 opened this issue Sep 2, 2024 · 1 comment
Open

Measuring the FPS? #15

salmanali96 opened this issue Sep 2, 2024 · 1 comment

Comments

@salmanali96
Copy link

Hi

Thanks for the great work.
Is there any way to measure the exact FPS?

Thanks

@KeKsBoTer
Copy link
Owner

you can run the measure binary with:

cargo run --release --bin measure <point_cloud_file> <scene_file> 

It will render each camera specified in the scene file 10 times and report the average FPS.

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