Skip to content

Files

Latest commit

ab7c012 · Jul 1, 2011

History

History
11 lines (8 loc) · 969 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 969 Bytes

Gwt.Stats

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.

Usage

Please refer to original utility from mrdoob for usage. Port uses the same simple API.

In Action

To see Gwt.Stats in action, please visit gwt.threejs example “Earth”. Original Stats demo can be observed on original three.js example “Earth”.