MacBuddy
CloudCompare icon

CloudCompare

Misc
4.3(271 votes)

macOS

Updated: Jun 17, 2026

CloudCompare is a free, open-source desktop application for Mac (and Windows/Linux) that lets engineers, researchers, and designers inspect, compare, and process dense 3D point clouds and polygon meshes with scientific precision.

What is CloudCompare?

CloudCompare is an open-source 3D geometry processing tool originally built for comparing two dense point clouds — the kind you get from LiDAR scanners, photogrammetry pipelines, or structured-light sensors. What started as a research project at Électricité de France has evolved into one of the most capable free tools in the geospatial and reverse-engineering world. It reads nearly every format that matters: LAS, E57, PLY, OBJ, PCD, PTX, and a long tail of others.

Think of it as the bridge between a raw scanner dump and something you can actually reason about. You load two scans, align them, compute the deviation map, and immediately see — colour-coded on the mesh — exactly where a structure has shifted, where a component is out of tolerance, or where a terrain has eroded since last year's capture.

What does CloudCompare do best?

CloudCompare excels at cloud-to-cloud and cloud-to-mesh distance computation — the namesake feature that still outperforms most commercial rivals for raw analytical clarity. The signed-distance colour map it produces is publication-ready with minimal fuss.

  • Registration: ICP (Iterative Closest Point) alignment is robust and fast even on multi-million-point datasets. I've aligned 80-million-point exterior scans in under two minutes on an M-series Mac.
  • Filtering and subsampling: Spatial subsampling, noise filtering, and statistical outlier removal are one- or two-click operations. Essential for cleaning photogrammetry output before any downstream work.
  • Segmentation: The interactive cross-section and cloud-slicing tools let you isolate a floor slab, a pipe run, or a heritage façade without writing a single line of code.
  • Scalar fields: Almost every computation writes back as a scalar field — curvature, intensity, classification, deviation — which you can visualise, threshold, and export independently.
  • Plugin ecosystem: The qPCL plugin brings PCL algorithms in-app; RANSAC Shape Detection fits primitives automatically; CSF handles ground filtering for forestry and survey work.

It is not a modelling tool. You will not rebuild a clean mesh for 3D printing here — that's where Meshmixer, Blender, or ReCap Pro take over. CloudCompare is the inspector, not the sculptor.

Is CloudCompare free?

Yes — CloudCompare is completely free to download and use, including for commercial projects. It is published under the GNU General Public License (GPL v2), which means the source code is open and forkable, though distributing modified closed-source versions is not permitted under that licence.

There is no "Pro" tier, no seat licence, no usage cap. For teams doing serious LiDAR or photogrammetry work, this is remarkable value against tools like Leica Cyclone or Faro SCENE that cost thousands of dollars annually.

Who should use CloudCompare?

Surveyors and civil engineers who need to compare as-built versus design models will feel at home immediately. Architects working with heritage documentation, forensic investigators reconstructing scenes from scan data, and robotics researchers validating occupancy maps all have legitimate daily use cases here.

Industrial quality-control teams comparing manufactured parts to nominal CAD geometry will find the cloud-to-mesh deviation workflow particularly compelling. And geoscientists monitoring landslides or coastal erosion rely on CloudCompare's temporal differencing — it is genuinely the right tool for that class of problem.

If your work never touches a point cloud, pass. But if you've ever stared helplessly at a 2 GB LAS file wondering what to do with it, this is your answer.

What are the best CloudCompare alternatives?

The honest answer is that no single free alternative matches CloudCompare's breadth for analysis, but several tools cover adjacent ground.

  • MeshLab — superb for mesh cleanup and simplification; weaker on raw point-cloud analytics and large dataset performance.
  • PDAL (Point Data Abstraction Library) — more powerful for scripted pipeline work, but it is a command-line toolkit with no GUI. CloudCompare and PDAL complement each other well.
  • Autodesk ReCap Pro — polished, integrated with the Autodesk ecosystem, but subscription-gated and far less flexible for custom analysis.
  • Leica Cyclone / Faro SCENE — scanner-vendor tools with tight hardware integration, excellent for registration of their own scan formats, expensive, and proprietary.
  • Open3D — Python-first library that covers much of the same algorithmic ground; choose it if you want code, not a GUI.

For pure inspection and comparison on a budget, nothing else comes close. The learning curve is steeper than ReCap, but the depth you gain is worth the investment.

How well does CloudCompare run on Apple Silicon?

CloudCompare ships a native Apple Silicon (arm64) build alongside the Intel binary, and the performance difference is substantial — multi-million-point renders that stuttered on my Intel MacBook Pro scroll smoothly on an M-series machine. The Qt-based interface looks slightly dated against native macOS apps, but the GPU-accelerated OpenGL viewport is responsive and stable under macOS Sequoia.

Software Information

Software Name
CloudCompare
Version
Latest
Developer
Category
Misc
OS Compatibility
macOS
Architecture
Apple Silicon & Intel (Universal)
License
Shareware
Language
English
File Size
Last Updated
Jun 17, 2026