Skip to content

raycaster08/PotreeDesktop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A desktop/portable version of the web-based point cloud viewer Potree, thanks to Electron.

  • This version allows you to load converted point clouds from your hard disc or USB drive. It's also portable so you can put your models together with the viewer on a USB drive and open it wherever you go.
  • It's only been tested on windows at the moment. It may not work on other systems or you may only be able to use it on the same Operating System that you've initially built it on.
  • Modify index.html to change which point cloud should be loaded by default.
  • You can also drag&drop cloud.js files into the window to add point clouds to the scene.
  • This desktop version is in a prototype state and as such it may be a bit awkward to use at times. In order to reset the viewer, you'll have to click "window->reload".

LICENSE

  • BSD 2-clause license. (free to use, preservation of copyright notice/attribute when redistributing)

Getting Started

  • Install Node.js
  • Execute PotreeDesktop.bat
  • Drag and Drop a las or laz file to convert and load it.
  • Drag and Drop a previously converted point cloud to load it.

About

Desktop version of Potree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • Other 0.6%