Skip to content

PointCloud converter (commandline and GUI) for Point Cloud Viewer & Tools (Unity plugin)

License

Notifications You must be signed in to change notification settings

lxd0928/PointCloudConverter

 
 

Repository files navigation

PointCloudConverter

PointCloud converter (commandline and GUI) for Point Cloud Viewer & Tools (Unity plugin)

Download prebuild exe

Arguments

Building

  • Open project in VS2019
  • 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 can comment on it)

About

PointCloud converter (commandline and GUI) for Point Cloud Viewer & Tools (Unity plugin)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.6%
  • Batchfile 0.4%