Coder Social home page Coder Social logo

sharkyus / potree Goto Github PK

View Code? Open in Web Editor NEW

This project forked from potree/potree

0.0 1.0 0.0 111.54 MB

WebGL point cloud viewer for large datasets

Home Page: http://potree.org

License: Other

JavaScript 97.10% CSS 1.57% HTML 1.09% PHP 0.05% GLSL 0.20%

potree's Introduction

README

About

Potree is a free open-source WebGL based point cloud renderer for large point clouds. It is based on the TU Wien Scanopy project and it was part of the Harvest4D Project.

Newest information and work in progress is usually available on twitter

Contact: Markus Schütz ([email protected])

Reference: Potree: Rendering Large Point Clouds in Web Browsers

Build

Make sure you have node.js installed

Install all dependencies, as specified in package.json, then, install the gulp build tool:

cd <potree_directory>
npm install --save
npm install -g gulp
npm install -g rollup

Use the gulp watch command to

  • create ./build/potree
  • watch for changes to the source code and automatically create a new build on change
  • start a web server at localhost:1234. Go to http://localhost:1234/examples/ to test the examples.
gulp watch

Downloads

PotreeConverter source and Win64 binaries

Showcase

Take a look at the potree showcase for some live examples.

Compatibility

Browser OS Result
Chrome 64 Win10 works
Firefox 58 Win10 works
Edge Win10 not supported
Internet Explorer 11 Win7 not supported
Chrome Android works Reduced functionality due to unsupported WebGL extensions
Opera Android works Reduced functionality due to unsupported WebGL extensions

Credits

  • The multi-res-octree algorithms used by this viewer were developed at the Vienna University of Technology by Michael Wimmer and Claus Scheiblauer as part of the Scanopy Project.
  • Three.js, the WebGL 3D rendering library on which potree is built.
  • plas.io point cloud viewer. LAS and LAZ support have been taken from the laslaz.js implementation of plas.io. Thanks to Uday Verma and Howard Butler for this!
  • Harvest4D Potree currently runs as Master Thesis under the Harvest4D Project
  • Christian Boucheny (EDL developer) and Daniel Girardeau-Montaut (CloudCompare). The EDL shader was adapted from the CloudCompare source code!
  • Martin Isenburg, Georepublic, Veesus, Sigeom Sa, SITN, LBI ArchPro, Pix4D as well as all the contributers to potree and PotreeConverter and many more for their support.

potree's People

Contributors

ceciliaconsta3 avatar chrislcs avatar connormanning avatar corymsmith avatar danielsmon avatar dkastl avatar firnor avatar ghgr avatar gribbet avatar jameslmilner avatar jegoi avatar jo-chemla avatar jtorresfabra avatar m-schuetz avatar maartenvm avatar martinheidegger avatar mschuetzcg avatar nickforall avatar oscarmartinezrubi avatar ozvale avatar pierotofy avatar potree avatar rburgstaler avatar rob-waring avatar sanak avatar

Watchers

 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.