Problem with importing my 3d model

i cant understand what i’m supposed to fix (using ES6 modules)


Try delete this
image
And maybe need for import map for gltfloader.
Also gltfloader want load ufferGeometryUtils.js
image

Example: three.js examples
Source: three.js/examples/webgl_loader_gltf.html at beab9e845f9e5ae11d648f55b24a0e910b56a85a · mrdoob/three.js · GitHub

1 Like