提交 e2ae3275 编写于 作者: J Jerome Etienne

more work

上级 3a51b29b
......@@ -279,7 +279,7 @@ window.cacheMesh = cacheMesh
// render the whole thing on the page
//////////////////////////////////////////////////////////////////////////////////
var stats = new Stats();
document.body.appendChild( stats.dom );
// document.body.appendChild( stats.dom );
// render the scene
onRenderFcts.push(function(){
......@@ -289,7 +289,7 @@ window.cacheMesh = cacheMesh
// renderer.render( orthoScene, orthoCamera );
stats.update();
// stats.update();
})
// run the rendering loop
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册