Converts hierarchies created by osm_to_glb to cesium supported tilesets with *.b3dm building models.
git clone https://github.com/wiped1/3d_tileset_converter
cd 3d_tileset_converter
npm install
3d-tiles-tools in order to run convert
task.
Use export TILES_TOOLS_DIR=~/Downloads/3d-tiles-tools/tools/bin/
(with trailing /
)
Run node index.js
to display help message.
Licensed under MIT license (see LICENSE.md)