Python module for 3D tiles format


Keywords
3d, 3dtiles, b3dm, cesium, geospatial, model, pointcloud, python, tileset
License
Apache-2.0
Install
pip install py3dtiles==7.0.0

Documentation

https://travis-ci.org/Oslandia/py3dtiles.svg?branch=master

py3dtiles

p3dtiles is a Python tool and library for manipulating 3D Tiles.

CLI Features

  • Convert pointcloud LAS and XYZ files to a 3D Tiles tileset (tileset.json + pnts files)
  • Merge pointcloud 3D Tiles tilesets into one tileset
  • Read pnts and b3dm files and print a summary of their contents

API features

  • Read/write pointcloud (pnts) and batched 3d model format

py3dtiles is distributed under the Apache 2 Licence.

GitHub repository: https://github.com/Oslandia/py3dtiles

Documentation : https://oslandia.github.io/py3dtiles