Files
three.js/examples
alteredq a783870b61 Refactored OBJ converter demo not to have separate materials per each sphere.
Also first time I noticed issues with stats widget in latest Chrome canary 10.0.624.0 / Chromium continuous build 10.0.629.0:

 - it doesn't show in demos with mixed canvas / WebGL content (OBJ converter demo, lights test)
 - simply just adding it can significantly decrease performance (OBJ converter demo is choppy when invisible stats element exists)
 - in some demos it has different transparency (Walt cubemap demo)

Looks like with some Chrome update in last few days we hit some new compositing or 2d canvas issue (both OpenGL and ANGLE versions share the same issues).
2011-01-06 02:23:27 +01:00
..
2010-12-24 21:24:58 +00:00
2010-12-24 21:24:58 +00:00
2011-01-04 08:05:28 +01:00
2010-12-31 17:59:11 +00:00