Sen descrición

bill a071d5651e fix: 1 hai 1 mes
.github 7786d6f5ff 初始化sdk核心 %!s(int64=3) %!d(string=hai) anos
.vscode 075a82e0e9 feat: . %!s(int64=2) %!d(string=hai) anos
D:\apache-tomcat-7.0.68\webapps\Git\laserBranch\4dkankan_v4\packages\kankan-laser\public\static\lib a071d5651e fix: 1 hai 1 mes
docs 25e315bbc7 diff钟文最新代码 %!s(int64=2) %!d(string=hai) anos
examples 7728eebb00 1 hai 1 mes
libs 40739251ff 1 hai 1 mes
note 25e315bbc7 diff钟文最新代码 %!s(int64=2) %!d(string=hai) anos
pointclouds 7786d6f5ff 初始化sdk核心 %!s(int64=3) %!d(string=hai) anos
resources 0a60bd05c6 测量线换样式 sprite升级 hai 1 ano
src a071d5651e fix: 1 hai 1 mes
正式版手动更新备份 08d5ddbdf5 fix: 准备开始写3dTiles %!s(int64=2) %!d(string=hai) anos
.DS_Store 9be2d80b4e fix: 更新sdk hai 1 mes
.babelrc a071d5651e fix: 1 hai 1 mes
.eslintrc 7786d6f5ff 初始化sdk核心 %!s(int64=3) %!d(string=hai) anos
.gitignore 7786d6f5ff 初始化sdk核心 %!s(int64=3) %!d(string=hai) anos
.laser-lib-path 0c17552051 fix: shader加了个insidePrism hai 1 ano
.travis.yml 7786d6f5ff 初始化sdk核心 %!s(int64=3) %!d(string=hai) anos
4dkk到navvis坐标对应图.png 25e315bbc7 diff钟文最新代码 %!s(int64=2) %!d(string=hai) anos
LICENSE 7786d6f5ff 初始化sdk核心 %!s(int64=3) %!d(string=hai) anos
README.md 25e315bbc7 diff钟文最新代码 %!s(int64=2) %!d(string=hai) anos
gulpfile.js 9794649029 fix: 方向键控制漫游方向错误+麒麟系统webgl兼容 hai 9 meses
main.js 25e315bbc7 diff钟文最新代码 %!s(int64=2) %!d(string=hai) anos
package-lock.json adb703f04a fix: 更新sdk hai 1 mes
package.json 9be2d80b4e fix: 更新sdk hai 1 mes
pnpm-lock.yaml bcfda45fb6 fix: 更新sdk hai 1 mes
rollup.config.js a071d5651e fix: 1 hai 1 mes
yarn.lock adb703f04a fix: 更新sdk hai 1 mes

README.md

About

Getting Started

Install on your PC

Install node.js

Install dependencies, as specified in package.json, and create a build in ./build/potree.

npm install

Run on your PC

Use the npm start 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.

Deploy to a server

  • Simply upload the Potree folderm with all your point clouds, the build directory, and your html files to a web server.
  • It is not required to install node.js on your webserver. All you need is to host your files online.

Convert Point Clouds to Potree Format

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.

Downloads

Examples

Basic ViewerCA13 (18 billion Points)Retz (Potree + Cesium)ClassificationsVarious FeaturesToolbar

More Examples
Load ProjectMatcapVirtual RealityHeidentorLionLion LAS
Lion LAZEPTEPT BinaryEPT zstandardClipping VolumeOriented Images
Elevation ProfileMeasurementsMeshesMultiple Point CloudsCamera AnimationFeatures (CA13)
AnnotationsHierarchical AnnotationsAnimation PathShapefilesCesium CA13Geopackage
Cesium SorvilierCustom Sidebar SectionEmbedded IframeGradient Colors

# VR
HeidentorEclepensMorro BayLionDechen Cave

Showcase

MatterhornRetzLake TahoeSorvilierGraveChowilla

More
ChillerCoolerDechen CaveRuinsEclepensHeidentor
BuildingLDHILion HeadOverpassPielachpompei
SantoriniSkateparkSubsea Eq.Subsea Man.Westend PalaisWhitby

Funding

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        
     

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.