king2088 / vue-3d-loader

VueJS and threeJS 3d viewer plugin
https://king2088.github.io/vue-3d-loader-docs
MIT License
223 stars 38 forks source link

为什么有些模型导入后没居中啊 #71

Closed FengIsTao closed 10 months ago

FengIsTao commented 1 year ago

image

king2088 commented 1 year ago

默认情况下不会重置或居中模型,会使用模型自己的位置信息

king2088 commented 10 months ago

目前最新版已经支持显示xyz轴及显示网格,你可以使用开启并进行位置等调试。默认情况下如果不存在position、scale、rotation得值,将默认使用模型自己的值