Native Google Web Toolkit port of stats
Just as an addition to GWT port of three.js. I noticed poor performance of my port and wanted to measure how actually poor it is. Took just a little time so I thought “what the hell” and port that great utility from mrdoob. JSNI was not chosen intentionally to keep experiment clean.
Please refer to original utility from mrdoob for usage. Port uses the same simple API.
To see Gwt.Stats in action, please visit gwt.threejs example “Earth”. Original Stats demo can be observed on original three.js example “Earth”.