512081216

Results 1 comments of 512081216

hi, you can upgrade three to "0.123.0" first, then use GLTFLoader like this in load-obj.js ` import { GLTFLoader } from 'three/examples/jsm/loaders/GLTFLoader'; export function loadGlftObj(filePath) { const loader = new...