1.0.4 • Published 2 years ago

@gameastic/stats v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

npm version styled with prettier npm bundle size

Performance Monitor for WebGL

  • FPS Frames rendered in the last second.
  • MS Milliseconds needed to render a frame.
  • MB MBytes of allocated memory.
  • DC Draw Calls made within one frame.
  • TC Texture Count used within one frame.
  • CUSTOM User-defined panel support.

Screenshots

fps.png ms.png mb.png custom.png