OpenDroneMap / ODM

A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷
https://opendronemap.org
GNU Affero General Public License v3.0
4.92k stars 1.11k forks source link

Adds support for OGC 3D Tiles outputs + Multi Subresolution Patch Match OpenMVS #1464

Closed pierotofy closed 2 years ago

pierotofy commented 2 years ago

Adds support for generating OGC 3D Tiles outputs (via obj2tiles, entwine).

A new flag, --3d-tiles enables 3D tiles output generation.

pierotofy commented 2 years ago

image

pierotofy commented 2 years ago

Point clouds:

image

pierotofy commented 2 years ago

anim

pierotofy commented 2 years ago

Closes #1424