ForgeableSum Posted December 13, 2016 Share Posted December 13, 2016 Pretty simple question. What's the easiest way to view the number of webgl calls happening at any given moment? Is there a way to do it without downloading 3rd party chrome extensions? I've tried various 3rd party extensions and none of them seem to work. That webgl inspector for chrome extension hasn't been updated since 2012. I know there is the Phaser debug module - but I've experienced problems using it. Namely, the webgl draw count is inaccurate. Skeptron 1 Link to comment Share on other sites More sharing options...
Str1ngS Posted December 13, 2016 Share Posted December 13, 2016 Firefox's Developer Edition has build in support for this: https://www.mozilla.org/nl/firefox/developer/ Link to comment Share on other sites More sharing options...
rich Posted December 13, 2016 Share Posted December 13, 2016 Yes, FireFox Canvas Debugger is the best. Link to comment Share on other sites More sharing options...
Recommended Posts