OpenTrespasser / JurassicParkTrespasser

A git-based fork of the Jurassic Park: Trespasser source code.
101 stars 25 forks source link

Add an in-game FPS overlay #24

Open meekee7 opened 4 years ago

meekee7 commented 4 years ago

Frames per second (FPS) is a key performance indicator for a game. Looking at the FPS is a fast way to tell if a code change had a significant performance impact. OpenTrespasser should have a built-in FPS indicator. It should at least show the current FPS. Optionally it can show some advanced stats, like min/max FPS for the current session and average FPS for the current session and the past minute.