Skip to content

Orkuncakilkaya/potree-converter-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Potree Converter docker

Instructions

  • Build the image (only first time) docker build -t potreeconverter .
  • Copy a LAS file into /input
  • Customize and launch this command and start the conversion docker run -v $PWD/input:/input -v $PWD/output:/output potreeconverter ./PotreeConverter /input/ExampleFile.las -p ExampleFile -o /output/ExampleFile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published