/potree

Primary LanguageJavaScriptOtherNOASSERTION

Potree - WebGL Pointcloud Viewer

Homepage: potree.org

Demos

This video shows a point cloud of the St. Stephens Cathedral. It consists of ~700m points.

Getting Started

  1. Deploy potree on a webserver.
  2. Open one of the demos in the examples directory.
    Potree pages must run on a webserver so the url should be something like "localhost/potree/examples/lion.html". URLs starting with "file:///" will not work.

This is what the lion demo looks like:

http://img.youtube.com/vi/p9e6xElafJU/0.jpg

Convert Your Own Pointclouds

Use the PotreeConverter to convert your own point clouds into the potree format.

Compatibility

Browser OS Result
Chrome 32 Win7 works
Firefox 26 Win7 works
Safari Mac works
Opera 19 Win7 works
Internet Explorer 11 Win7 does not work

License

Potree is available under the FreeBSD license.