|
|
1 year ago | |
|---|---|---|
| .. | ||
| cmake | 1 year ago | |
| include | 1 year ago | |
| src | 1 year ago | |
| ui | 1 year ago | |
| .clang-format | 1 year ago | |
| CMakeLists.txt | 1 year ago | |
| README.md | 1 year ago | |
| info.json | 1 year ago | |
| qLASIO.qrc | 1 year ago | |
Yet another CloudCompare plugin to read and write LAS/LAZ.
Features:
Install LASzip using one of: you distro's package manager, conda, vcpkg, homebrew or compile it yourself.
Fedora: laszip-devel
Ubuntu: liblaszip-dev
Clone in plugins/private folder of CloudComapare's sources.
Add -DPLUGIN_IO_QLAS=ON to cmake.
Adding -DCMAKE_INCLUDE_PATH= and -DCMAKE_LIBRARY_PATH= maybe be needed to help find laszip libraries.