Explorar el Código

Update index.js

Garrett Johnson hace 4 años
padre
commit
5e5d8a506e
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      example/index.js

+ 0 - 2
example/index.js

@@ -26,8 +26,6 @@ import {
 	TorusBufferGeometry,
 	OrthographicCamera,
 	sRGBEncoding,
-	Vector4,
-	Vector3,
 } from 'three';
 import { FlyOrbitControls } from './FlyOrbitControls.js';
 import { BufferGeometryUtils } from 'three/examples/jsm/utils/BufferGeometryUtils.js';