Explorar o código

Update webgl_loader_texture_basis.html

Michael Herzog %!s(int64=4) %!d(string=hai) anos
pai
achega
af8b3c68d9
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      examples/webgl_loader_texture_basis.html

+ 0 - 2
examples/webgl_loader_texture_basis.html

@@ -23,8 +23,6 @@
 			let camera, scene, renderer;
 			let mesh;
 
-			const clock = new THREE.Clock();
-
 			init();
 			render();