rstats
rstats copied to clipboard
rStats
On your example pages (as well as my own experiments), I'm seeing a full document layout in Chrome:  It's only taking around 0.5ms, but I...
First thank you very much, this rstats is so good to help performance. it works very well untill three 0.117  but after the new version three.js 118, it dosent...
I am trying to load a page with the rStats panel hidden. I do `$('.rs-base').hide();` after loading jquery and rStats but the panel shows up. What am I missing?
As per: https://github.com/aframevr/aframe/pull/3616 Also switching some deprecated parts so the example works with three.js r93 There seems to be a slight issue with the way the sprites render on the...
Is there any way to destroy rStats after initing? I'm trying to integrate this into a multi-level environment, so I need to be able to take it apart. I'm not...
I wondered why the three plugin has this line https://github.com/spite/rstats/blob/master/src/rStats.extras.js#L101 Forcing a warning when your faces gets above 1,000. This must be arbitrary given you don't know how complex a...