Giter VIP home page Giter VIP logo

py3dtiles's Introduction

Forked from https://gitlab.com/Oslandia/py3dtiles

Changes have been made in this fork to better support the Cesium B3DM Batched 3D Models geometry and Feature Tables.

The gitlab-oslandia branch is used to pull in changes from the original creators on GitLab. This branch should be kept up to-to-date with the master GitLab branch. To pull in changes locally, first add the GitLab repo as a remote, then pull in changes from GitLab, and finally, push them to GitHub. From the directory that contains this repo:

git checkout gitlab-oslandia
git remote add gitlab https://gitlab.com/Oslandia/py3dtiles.git # First time only
git pull gitlab
git push origin

When ready to update our version:

git checkout develop
git merge gitlab-oslandia
git push

README content from the original repository is below.


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 :

py3dtiles's People

Contributors

autra avatar koyaani avatar robyngit avatar laurenwalker avatar pblottiere avatar peppsac avatar jeremy-gaillard avatar lorenzomarnat avatar delhomer avatar jailln avatar jmkerloch avatar elemoine avatar mholthausen avatar kastanday avatar troopa81 avatar ldgeo avatar nikosaul avatar smellman avatar vpicavet avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.