/py3dtiles

Python module to manage 3DTiles format

Primary LanguagePythonOtherNOASSERTION

https://secure.travis-ci.org/Oslandia/py3dtiles.png

py3dtiles

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

CLI Features

  • Convert pointcloud LAS 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

Docs