Skip to main content

Photogrammetry software takes a set of photos of an object or a place and rebuilds a textured 3D model from them. You walk around a facade shooting frames, the software recovers where each photo was taken, triangulates millions of points, and hands you a mesh. It is the cheapest way to digitise a surface: no 30,000-euro scanner, just photos and compute time.

Most comparisons online rate these tools for surveyors, drone pilots or 3D printing. I scan buildings to project onto them. That angle changes everything. I don't need cadastral millimetre accuracy. I need a clean model, at the right scale, that I can import into a mapping tool and align my projectors against. This guide sorts the software by family, with one question in mind: which one to prepare a show.

Every price and licence below was checked in July 2026. Photogrammetry moves fast, so verify before you buy.

Free and open source: Meshroom and COLMAP

If you are starting out, or you scan a venue once a year, begin here. It costs nothing and it is more than enough for mapping.

Meshroom is the name everyone cites first, and rightly so. Built by the AliceVision project, released under the MPL-2.0 licence, free with no asterisk. Node-based interface: you drop in your photos, run the pipeline, and it handles everything from alignment to textured mesh. The catch is that it wants an NVIDIA (CUDA) GPU for the dense stage, and a large photo set can churn for hours. For a properly shot facade, it is the tool I recommend to anyone who has never done photogrammetry.

COLMAP plays a different game. A Structure-from-Motion and Multi-View Stereo pipeline, BSD licence, also free. More austere, closer to the command line, but respected for the quality of its camera pose reconstruction. It is the tool for people who want to understand and control every step, not click a button. For mapping it is overkill unless you enjoy fine control or you are feeding a larger pipeline.

The trap with free tools is not the software, it is your photos. A bad set of frames, blurry, poorly overlapping, shot into the light, will never make a good model, whatever the engine. Photogrammetry rewards capture discipline before anything else.

Professional: RealityScan and Metashape

When you do this for a living, two names come up.

RealityScan is the former RealityCapture, renamed by Epic Games in 2025 (version 2.0, then 2.1). Its reputation is speed: it swallows thousands of photos and produces a model faster than most rivals. The licensing changed in a way that helps a lot of people: free for students, educators, and individuals or companies with gross annual revenue under one million dollars. Above that, it is 1,250 dollars per seat per year (checked July 2026). So for a freelancer or a small studio, it has become a free professional tool. Hard to beat.

Metashape, from Agisoft (the old PhotoScan), is the other pillar. Known for precision and algorithmic control, it is the favourite of research and demanding survey work. Perpetual licence, no subscription: Standard edition at 179 dollars, Professional at 3,499 dollars (commercial node-locked prices, checked July 2026). Standard is enough to output a textured mesh; Pro unlocks georeferencing, control markers and heavy processing that mapping usually doesn't need.

Between the two: RealityScan for speed and price, Metashape for control and a licence you pay for once. For live events, free RealityScan covers almost every case.

Mobile: Polycam

Polycam earns its place because it moves the goalposts. You scan with a phone, using photos or LiDAR on Pro iPhones, and get a model in a few minutes with no compute rig. Free tier to create and export in a few formats, paid plan for large captures (past 250 photos) and full export.

For mapping, Polycam is perfect for a site recce. You visit, scan the scene in ten minutes, and leave with a 3D layout accurate enough to start placing projectors. It is not the precision of a Metashape fed by a DSLR, but to validate a layout before renting anything, it is often plenty. The shortcut I take most often on a tech visit.

Who needs what

The mental table I use, framed by the project rather than the spec sheet:

  • First scan, zero budget, a simple object or facade: Meshroom. You learn capture at the same time, without spending a cent.
  • Freelancer or small studio scanning regularly: RealityScan, free under a million dollars in revenue, fast, professional. The best effort-to-result ratio right now.
  • Precision, serious survey, a licence bought once: Metashape, Standard then Pro depending on your need for georeferencing.
  • Fast on-site recce, a preparation layout: Polycam on a phone, and rescan more finely later if needed.
  • Controlled pipeline, wanting to understand each step: COLMAP.

None of these tools is bad. They answer different constraints. The classic mistake is reaching for heavy artillery on a light job, or the reverse.

From photogrammetry software to mapping

The model your software produces is not ready for a show yet. It is raw: several million triangles, chaotic topology, sometimes holes. Two steps wait.

The direct output of a photogrammetry engine is often a point cloud before it becomes a mesh, and understanding that difference saves a lot of surprises at import. Then, for a real-time tool to swallow the model without choking, you almost always need retopology, rebuilding clean, light geometry over the heavy scan.

Once the model is lightened, it goes into a preparation tool. That is exactly why I built Lumeo: import the mesh from the scan, place projectors around it in a 3D scene, check the overlaps and the real lux on the surface, and validate the layout before renting a single machine. The scan comes before the simulation, the simulation before the truck.

For the full chain, from choosing capture gear to the server that plays it back, start from the 3D scanning for mapping guide. And if your question is about hardware rather than software, the guide to choosing a 3D scanner covers the point where photogrammetry stops being enough and a lidar becomes necessary.

When photogrammetry is not worth it

Free software makes photogrammetry tempting everywhere. It is not.

  • The surface is simple, known geometry. A flat wall, a box, a cube: you don't need to scan anything. Measure with a laser tape, model the primitive in five minutes, and you will have a cleaner model than any scan. Scanning a breeze block is half a day lost for a rectangle.
  • You already have the plans. If the architect or the venue gives you a CAD model or dimensioned drawings, start there. A photogrammetric scan of already documented geometry only adds noise and cleanup work.
  • The accuracy needed is beyond what photos allow. Large extents, reflective surfaces, glass, low light: photogrammetry drops out. That is a lidar scanner's job, not a better photogrammetry package.
  • The schedule doesn't hold. A clean reconstruction needs careful capture and hours of compute. If the show is tomorrow and you discover the site tonight, a tape measure and a simple model will save you better than a failed scan at 3 a.m.

Photogrammetry is a tool, not a reflex. It shines when the surface is complex, irregular, undocumented, and you have the time to shoot it well. The rest of the time, a tape and a primitive do the job.

If you are torn between two packages for a specific project, write to me. I have probably scanned a comparable surface, and I will tell you which one to pick without selling you the priciest.

Frequently asked questions

What is the best photogrammetry software?
There is no absolute best, it depends on the project. To start without spending, Meshroom (free, open source). For a freelancer or small studio, RealityScan, now free under one million dollars in revenue and very fast. For precision and a licence bought once, Agisoft Metashape. For a quick phone recce, Polycam. Prices checked in July 2026.
Is Meshroom really free?
Yes, with no asterisk. Meshroom is built by the AliceVision project and released under the open-source MPL-2.0 licence. You can use it on commercial projects for free. The only hardware requirement is an NVIDIA (CUDA) GPU for dense reconstruction, and a large photo set can take several hours to process.
Is RealityCapture still free?
RealityCapture is now called RealityScan since Epic Games took it over (versions 2.0 then 2.1, 2025). It is free for students, educators, and individuals or companies with gross annual revenue under one million dollars. Above that threshold, the licence costs 1,250 dollars per seat per year (checked July 2026).
Which photogrammetry software should a beginner use?
Meshroom for a first scan on a computer: free, all-in-one, guided node interface. Polycam if you prefer to scan straight from a phone in a few minutes. In both cases, the quality of the result depends mostly on your photos, enough overlap, sharpness, even light, far more than on the engine you pick.
Do you need a powerful computer for photogrammetry?
For desktop software, yes: a recent GPU (NVIDIA CUDA for Meshroom and RealityScan), plenty of RAM and disk space speed up processing, which can otherwise run for hours on a large photo set. Mobile apps like Polycam offload part of the work to the cloud and run on a phone, at the cost of a less detailed model.
Photogrammetry or lidar to scan a building for mapping?
Photogrammetry is enough for most well-lit, textured facades and only costs capture and compute time. Lidar becomes necessary on large extents, in low light, or on reflective, glazed or overly uniform surfaces where photos drop out. The full trade-off is in the guide to choosing a 3D scanner.