cesiumlab / cesiumlab/XbsjEarthUI
如何对3dtiles数据进行平移旋转缩放,再获取modelMatrix
- Dominant language
- JavaScript
- Stars
- 734
- Forks
- 193
- PR merge metrics
- No merged PRs in 30d
Description
1. 在[EarthSDK](http://earthsdk.com/v/last/Apps/Demos/Viewer/index.html)中对模型进行旋转平移缩放操作
场景树上鼠标右键弹出菜单,点击“属性”按钮

编辑相关参数。

当然平移和旋转是也可以进行可视化互动编辑的。

2. 编辑完成以后,再右键弹出菜单,选择“查看Cesium代码”

3. 在代码中获取需要的信息,比如modelMatrix

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.