Install node.js
Install dependencies, as specified in package.json, and create a build in ./build/potree.
npm install
Use the npm start
command to
Go to http://localhost:1234/examples/ to test the examples.
Download PotreeConverter and run it like this:
./PotreeConverter.exe C:/pointclouds/data.las -o C:/pointclouds/data_converted
Copy the converted directory into <potreeDirectory>/pointclouds/data_converted. Then, duplicate and rename one of the examples and modify the path in the html file to your own point cloud.
Basic Viewer | CA13 (18 billion Points) | Retz (Potree + Cesium) | Classifications | Various Features | Toolbar |
---|
Heidentor | Eclepens | Morro Bay | Lion | Dechen Cave |
---|
Matterhorn | Retz | Lake Tahoe | Sorvilier | Grave | Chowilla |
---|
Chiller | Cooler | Dechen Cave | Ruins | Eclepens | Heidentor |
---|---|---|---|---|---|
Building | LDHI | Lion Head | Overpass | Pielach | pompei |
Santorini | Skatepark | Subsea Eq. | Subsea Man. | Westend Palais | Whitby |
Potree is funded by a combination of research projects, companies and institutions.
Research projects who's funding contributes to Potree:
Project Name | Funding Agency |
---|---|
LargeClouds2BIM | FFG |
Harvest4D | EU 7th Framework Program 323567 |
GCD Doctoral College | TU Wien |
Superhumans | FWF |
We would like to thank our sponsors for their financial contributions that keep this project up and running!
Diamond € 15,000+ |
|
---|---|
Gold € 10,000+ |
|
Silver € 5,000+ |
|
Bronze € 1,000+ |
Data-viewer
|
@article{SCHUETZ-2020-MPC,
title = "Fast Out-of-Core Octree Generation for Massive Point Clouds",
author = "Markus Schütz and Stefan Ohrhallinger and Michael Wimmer",
year = "2020",
month = nov,
journal = "Computer Graphics Forum",
volume = "39",
number = "7",
doi = "10.1111/cgf.14134",
pages = "13",
publisher = "John Wiley & Sons, Inc.",
pages = "1--13",
keywords = "point clouds, point-based rendering, level of detail",
}