Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 427 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 427 Bytes

VBR View

VBR Dataset pointclouds visualization using Potree.

Requirements

Potree engine is self-contained, but to manage the pointclouds binaries git-lfs is necessary:

curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
sudo apt install -y git-lfs
git lfs install

After that, usual git commands can be executed.