@@ -109,6 +109,8 @@
renderer.setSize( window.innerWidth, window.innerHeight );
+ render();
+
}
function onPointerMove( event ) {