Skip to content

Potree Converter utility packed as Docker Container

Notifications You must be signed in to change notification settings

chrvadala/potree-converter-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Potree Converter docker

Potree Converter utility packed as Docker container

chrvadala Donate

Instructions

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

Contributors

Credits

Project inspired by https://github.com/sverhoeven/PotreeConverter

About

Potree Converter utility packed as Docker Container

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Contributors 4

  •  
  •  
  •  
  •