Explorar o código

Update README.md

Garrett Johnson %!s(int64=4) %!d(string=hai) anos
pai
achega
45ed9ff4ac
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -158,6 +158,7 @@ function renderLoop() {
 	if ( needsRerender ) {
 	
 		needsRerender = false;
+		camera.updateMatrixWorld();
 		tilesRenderer.update();
 		renderer.render( camera, scene );