heremaps / pptk

The Point Processing Toolkit (pptk) is a Python package for visualizing and processing 2-d/3-d point clouds.
https://heremaps.github.io/pptk
MIT License
610 stars 112 forks source link

Can't monitor FPS, no way to access the fps for the window. #30

Closed Andervall closed 4 years ago

Andervall commented 4 years ago

I am trying to conduct a performance test and I wish there was some easy way to get the fps of the viewport. Is there any built in support for this or some recommended approach create this?