Features : - It updates every frame and not every second like most FPS counters. - Easy to import in your projects (read the next paragraph) - GUI (Graphic User Interface) - 1% Low If you want to use it in one of your projects you just have to export the sprite and re-import it in your project. I also encourage you to read the code to change the appearance of the count (size, graph ...).
The whole project was done by myself. Patch note: 1.1.0 : 1% low is now calculating 1.0.1 : - Fix FPS count before more you have real fps less fps it displays (yes, it's a stupid problem for an FPS counter) - Adding display parameters to easily customize the graph 1.0.0 : Project creation