You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a three.js extension to display realtime informations about ```THREE.WebGLRenderer```.
5
+
Here is a [basic example](http://jeromeetienne.github.io/threex.rendererstats/examples/basic.html). It is widely inpired from @mrdoob[stats.js](https://github.com/mrdoob/stats.js/).
6
+
It is released under MIT license.
7
+
8
+
## How To install it
9
+
10
+
You can install it manually or with
11
+
[bower](http://bower.io/).
12
+
for the manual version, first include ```threex.rendererstats.js``` with the usual
0 commit comments