2018年3月22日

使用threebox整合mapbox gl和three js DEMO

摘要: 准备 three.js mapbox-gl.js mapbox-gl.css threebox.js DEMO 效果 原理 mapbox gl基本保持不变,通过threebox来进行对thee js的转换,使其能够把场景scene、相机camera转换同步到mapbox gl引擎中,各自渲染rend 阅读全文

posted @ 2018-03-22 11:24 李雷 阅读(10973) 评论(1) 推荐(0)

使用cesium读取mapbox vector tile矢量数据并进行渲染

摘要: 准备 DEMO 效果 原理 cesium加载pbf数据,读取并通过mapbox-streets-v6-style.js进行数据可视化的渲染 阅读全文

posted @ 2018-03-22 11:19 李雷 阅读(16988) 评论(6) 推荐(0)

导航