king2088 / vue-3d-loader

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

请问摄像机 一直指向坐标原点,cameraRotation无法移动摄像机镜头,1.请问如何移动摄像机镜头,2.怎么改变原点坐标。感谢! #132

Open jingwen3844 opened 2 months ago

jingwen3844 commented 2 months ago

请问摄像机在移动过程中,镜头一直指向坐标原点,cameraRotation无法移动摄像机镜头,1.请问如何移动摄像机镜头,2.怎么改变原点坐标。感谢!

king2088 commented 2 months ago

使用cameraPosition即可,https://king2088.github.io/vue-3d-loader-docs/zh/guide/api.html#cameraposition

zym163 commented 2 months ago

使用cameraPosition即可,https://king2088.github.io/vue-3d-loader-docs/zh/guide/api.html#cameraposition

cameraRotation确实无效,需要用到摄像机旋转功能