VCityTeam / py3dtiles

Python module to manage 3DTiles format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

py3dtiles

py3dtiles 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.

Gitlab repository: https://gitlab.com/Oslandia/py3dtiles

Documentation :

About

Python module to manage 3DTiles format

License:Other


Languages

Language:Python 100.0%