threejs 导入3d模型

素材网:https://sketchfab.com/

工具:https://github.com/CesiumGS/gltf-pipeline

npm install -g gltf-pipeline

gltf-pipeline -i scene.gltf -o car.gltf -d

npx gltfjsx car.gltf

 

产生car.gltf文件放在public

产生Car.jsx 放在src

posted on 2023-07-31 10:57  _Volodya  阅读(208)  评论(0编辑  收藏  举报

导航