Browse Source

add some reposity

night-cherry 1 month ago
parent
commit
435f4fbe00
1 changed files with 3 additions and 2 deletions
  1. 3 2
      utils/sample.js

+ 3 - 2
utils/sample.js

@@ -1,5 +1,6 @@
-import * as Three from "three";
-import  { OctahedronGeometry } from "three";
+// import * as Three from "three";
+import  Three from "three";
+// import  { OctahedronGeometry } from "three";
 import path from "path";
 import { OrbitControls } from "three-orbitcontrols-ts";