xzw 5 mesi fa
parent
commit
a1f81524e9
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      src/custom/utils/Common.js
  2. 1 1
      src/custom/viewer/ViewerNew.js

+ 1 - 1
src/custom/utils/Common.js

@@ -2,7 +2,7 @@
 
 import * as THREE from "../../../libs/three.js/build/three.module.js";
 import math from './math.js'
-import '../../../libs/other/UPNG.js'
+//import '../../../libs/other/UPNG.js'
  
  
 

+ 1 - 1
src/custom/viewer/ViewerNew.js

@@ -105,7 +105,7 @@ import { VRButton } from '../../../libs/three.js/extra/VRButton.js';
 import DxfLoader from '../../loader/DxfLoader.js'
  
 //import {Splat} from '../objects/3dgs/Splat.js'
-import {CCDIKSolver, CCDIKHelper} from '../../../libs/three.js/extra/CCDIKSolver.js'
+//import {CCDIKSolver, CCDIKHelper} from '../../../libs/three.js/extra/CCDIKSolver.js'//文件不见了