Renderer for 3D Tiles in Javascript using three.js
This is a Three.js loader module for handling OGC 3D Tiles, created by Cesium. It currently supports the two main formats, Batched 3D Model (b3dm) - based on glTF Point cloud.
3D Tiles implementation using Mapbox GL JS custom layers
Convert OSGB,Shp,GDAL To Cesium 3DTiles
3DTiles viewer for three.js
A command line tool to convert gltf to 3dtiles format.
Convert from CityGML to Cesium 3D Tiles.
Bringing the 3D geospatial ecosystem to Unreal Engine
翻译 - 将3D地理空间生态系统引入虚幻引擎
cesium的3dtiles 下载工具
Convert CDB to 3D Tiles
通过在地图上绘制区域框获取此区域内3d buildings数据 生成geojson, shp, 3dtiles格式数据
A-Frame component using 3D-Tiles
翻译 - A-Frame component using 3D-Tiles
Cesium加载3dtiles数据(OSGB格式转换而来), src/data下存放着转换而来的数据
这是一个 Cesium 插件,它使用 indexDB 离线缓存技术管理 影像图层、地形、3DTiles模型 等资源数据。
Cesium示例,包括3DTiles、雷达扫描、动态扩散点、渐变立体墙、渐变建筑物、视场角大小、日照分析、空间三角形、可视域分析、动画等
cesium demo,cesium 研究过程中资料整理,包括: 1、示例,提供常规的cesium示例以及综合性的业务示例 2、工具,整理研究过程中写的一些数据获取、处理、分析的工具,例如网络3dtiles数据爬虫工具、b3dm 转 gltf工具 3、插件,根据研究过程中cesium感觉使用不方便的地方,添加插件,包括针对显示控件的汉化中文语言插件等