Skip to content

cvvergara/potree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

About

Potree is a free open-source WebGL based point cloud renderer for large point clouds. Similar to map software like Google Maps or OpenStreeMap, only data inside the visible area and up to a certain level of detail are loaded.

At the moment, this project is continued as master thesis under the Harvest4D Project

Newest information and work in progress is usually available on twitter

General infos, downloads, showcase, etc. at potree.org

Downloads

Showcase

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

Compatibility

Browser OS Result
Chrome 42 Win7 works
Firefox 34 Win7 works
Internet Explorer 11 Win7 partially works; performance issues
Firefox Android partially works, GUI and stability issues
Opera Android partially works, GUI and stability issues and slow
Chrome Android works

Roadmap

see Roadmap

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
  • Martin Isenburg, Georepublic, Veesus, Sigeom Sa, SITN, Pix4D as well as all the contributers to potree and PotreeConverter and many more for their support.

About

WebGL point cloud viewer for large datasets

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.3%
  • HTML 3.3%
  • Other 0.4%