WebGL performance monitor that showing percentage of GPU/CPU load
This class is a rework of the original stats.js from mrdoob, it use a single canvas unlike the original that use DOM elements.
Performance Monitor (Textures, Draw Calls, ...etc) for WebGL applications.