All Projects → Oslandia → Py3dtiles

Oslandia / Py3dtiles

Licence: other
⚠️ Project migrated to : https://gitlab.com/Oslandia/py3dtiles ⚠️

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Py3dtiles

Cesium
An open-source JavaScript library for world-class 3D globes and maps 🌎
Stars: ✭ 8,095 (+5225.66%)
Mutual labels:  3d, geospatial, cesium
Tin Terrain
A command-line tool for converting heightmaps in GeoTIFF format into tiled optimized meshes.
Stars: ✭ 392 (+157.89%)
Mutual labels:  3d, cesium
Xbsjearthui
XbsjEarthUI是基于Cesium和EarthSDK的三维GIS/BIM的UI模板,可以基于此定制自己的三维App
Stars: ✭ 373 (+145.39%)
Mutual labels:  3d, cesium
Itowns
A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data
Stars: ✭ 517 (+240.13%)
Mutual labels:  3d, pointcloud
reearth
Free, open, highly extensible WebGIS platform
Stars: ✭ 121 (-20.39%)
Mutual labels:  cesium, 3d
Deca
DECA: Detailed Expression Capture and Animation
Stars: ✭ 292 (+92.11%)
Mutual labels:  3d, model
Go Geom
Package geom implements efficient geometry types for geospatial applications.
Stars: ✭ 456 (+200%)
Mutual labels:  3d, geospatial
Openglobus
JavaScript 3d maps and geospatial data visualization engine library.
Stars: ✭ 199 (+30.92%)
Mutual labels:  3d, geospatial
Webworldwind
The NASA WorldWind Javascript SDK (WebWW) includes the library and examples for creating geo-browser web applications and for embedding a 3D globe in HTML5 web pages.
Stars: ✭ 628 (+313.16%)
Mutual labels:  3d, geospatial
Ol Cesium
OpenLayers - Cesium integration
Stars: ✭ 660 (+334.21%)
Mutual labels:  3d, cesium
Deepglobalregistration
[CVPR 2020 Oral] A differentiable framework for 3D registration
Stars: ✭ 222 (+46.05%)
Mutual labels:  3d, pointcloud
React 3d Viewer
A 3D model viewer component based on react.js 一个基于react.js的组件化3d模型查看工具
Stars: ✭ 100 (-34.21%)
Mutual labels:  3d, model
Dc Sdk
DC-SDK 是基于 Cesium 进行二次开发的2、3D一体 WebGis 应用框架,该框架优化了 Cesium 的使用方式和增添了一些额外功能,旨在为开发者快速构建 WebGis 应用。🌎
Stars: ✭ 206 (+35.53%)
Mutual labels:  3d, cesium
Blendergis
Blender addons to make the bridge between Blender and geographic data
Stars: ✭ 4,642 (+2953.95%)
Mutual labels:  3d, geospatial
Worldwindandroid
The NASA WorldWind Java SDK for Android (WWA) includes the library, examples and tutorials for building 3D virtual globe applications for phones and tablets.
Stars: ✭ 204 (+34.21%)
Mutual labels:  3d, geospatial
Open3d
Open3D: A Modern Library for 3D Data Processing
Stars: ✭ 5,860 (+3755.26%)
Mutual labels:  3d, pointcloud
3d Bat
3D Bounding Box Annotation Tool (3D-BAT) Point cloud and Image Labeling
Stars: ✭ 179 (+17.76%)
Mutual labels:  3d, pointcloud
L7
🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis framework which relies on Mapbox GL or AMap to render basemaps.
Stars: ✭ 2,517 (+1555.92%)
Mutual labels:  3d, geospatial
Worldwindjava
The NASA WorldWind Java SDK (WWJ) is for building cross-platform 3D geospatial desktop applications in Java.
Stars: ✭ 526 (+246.05%)
Mutual labels:  3d, geospatial
Loam velodyne
Laser Odometry and Mapping (Loam) is a realtime method for state estimation and mapping using a 3D lidar.
Stars: ✭ 1,135 (+646.71%)
Mutual labels:  3d, pointcloud

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

.. image:: https://badge.fury.io/py/py3dtiles.svg :target: https://badge.fury.io/py/py3dtiles

========= py3dtiles

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

.. _3D Tiles: https://github.com/AnalyticalGraphicsInc/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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].