A Simple JavaScript Library for Themable FPS Meter
Posted · Category: MIT License, Tools
FPSMeter is a simple JavaScript library for sexy, fast, and themable FPS meter. It can measure frames per second, number of milliseconds between frames, and number of milliseconds it takes to render one frame when using the .tickStart() method.
FPSMeter supports multiple instances on one page, has show/hide methods that also pause the meter rendering, and color heatmaps that make themes even more pretty. It is released under MIT License.
Requirements: JavaScript Framework
Demo: http://darsa.in/fpsmeter/
License: MIT License
0 Comments