PointCloudConverter
PointCloud converter (commandline and GUI) for Point Cloud Viewer & Tools (Unity plugin)
Download prebuild exe
Arguments
Building
- Open project in VS2019 or later
- Press F5 to build
- Executable is created in the /bin/ folder (you can launch it from command prompt, or from Explorer to use GUI)
Notes
- See Project/PointCloudConverter Properties.. > Build Events / Post build: Small robocopy script is used to move output files into lib/ folder (so that executable is alone in the root folder)
Import Formats
- LAZ/LAS
- (more to be added)
Export Formats
Requirements
Pull Request
This standalone converter is open-source, so you can create your own Forks and versions.
Pull requests to improve this converter are welcome! (please create Issue first, so i/users can comment on it)
Images