English | 简体中文


在线示例

threejs-cesiumjs-integration

一个集成了 Threejs 和 Ceium 的示例,包括了

  • 射线检测(THREE.Object3D / CESIUM.Entity)

  • 飞行至模型

  • 贴地坐标转化

快速启动

git clone
npm install
npm run dev

参考资料

Integrating Cesium with Three.js