Open salmanali96 opened 2 months ago
Hi
Thanks for the great work. Is there any way to measure the exact FPS?
Thanks
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.
Hi
Thanks for the great work. Is there any way to measure the exact FPS?
Thanks