back to top
HomeSoftwareAI ToolsMeshroom: Free Open Source 3D Reconstruction & Photogrammetry Software for Windows &...

Meshroom: Free Open Source 3D Reconstruction & Photogrammetry Software for Windows & Linux

- Advertisement -

File Information

AttributeDetails
NameMeshroom
Version2025.1.0
File Size9.54 GB (Windows), 13.3 GB (Linux), varies for macOS source builds
PlatformsWindows & Linux
LicenseOpen Source (AliceVision/Apache 2.0)
Official Repositorymeshroom
Official Sitealicevision

Description

Meshroom is the best free, open-source, node-based visual programming framework for creating, managing, & executing complex data processing pipelines. Designed for both beginners and advanced developers in 3D computer vision, Meshroom simplifies tasks like photogrammetry, camera tracking, HDR panorama creation, Lidar meshing, raw image conversion, color calibration, and much more.

At its core, Meshroom uses a nodal system, where each node represents a specific operation. Nodes can pass output attributes seamlessly into subsequent steps, and when an attribute changes, only affected downstream nodes are invalidated. Cached intermediate results are reused to minimize unnecessary computation, making the software fast & efficient.

Meshroom supports local execution and distributed processing on render farms, enabling parallelized computations for heavy workloads. It includes interactive widgets for visualizing images, 2D & 3D data, and integrating AI-powered tasks. With its new plugin architecture, Meshroom allows developers to expand workflows, integrate machine learning models, and use plugins from MeshroomHub, including semantic segmentation, Gaussian splatting, and monocular depth estimation.

Built on AliceVision 3.3.0, Meshroom provides ready-to-use pipelines for color calibration, turntable object reconstruction, 360° scanning, LiDAR processing, multi-view photometric stereo, and more. Its MrSegmentation plugin leverages AI to isolate objects using natural language prompts, while other plugins like MrGSplat & MrDepthEstimation extend its capabilities for experimental workflows.

For anyone in the 3D reconstruction, photogrammetry, or computer vision space, Meshroom is the ultimate open-source toolbox to manage, process, & visualize image-based data with speed, precision, and flexibility.

Features of Meshroom

FeatureDescription
Node-Based Visual ProgrammingEach node represents a specific task; attributes flow downstream with caching for efficiency
Plugin ArchitectureSupports custom Python nodes, MeshroomHub plugins, and external command-line tools
AliceVision Pipelines3D reconstruction, camera tracking, HDR fusion, panorama stitching, photometric stereo
AI-Powered PluginsSemantic segmentation, Gaussian splatting, monocular depth estimation, dense motion analysis
Graph Editor EnhancementsDynamic output attributes, interactive InputNode, multiple edge disconnection methods, node colorization
2D & 3D ViewersSequence playback, Reflectance Transformation Imaging (RTI) viewer, lighting control
Workflow TemplatesReady-to-use pipeline templates for faster project setup
Distributed ProcessingRun on local machine or render farms with node locking & resource monitoring
Integrated Python Script EditorHot-reload, isolated computation environments for rapid development
File & Data SupportRaw images, E57 Lidar files, EXR, and point cloud data (.pc.ply)
Visualization ToolsImage gallery, node logs, statistics, status monitoring, and attribute editor

Screenshots

System Requirements

PlatformMinimumRecommended
WindowsWindows 10, 8 GB RAM, NVIDIA GPU with CUDA ≥ 12, 5 GB DiskWindows 11, 16 GB RAM, NVIDIA GPU with CUDA ≥ 12, 10 GB Disk
macOSmacOS 11+, 8 GB RAM, GPU recommended for CUDA-like performance, 5 GB DiskmacOS 13+, 16 GB RAM, GPU recommended, 10 GB Disk
LinuxUbuntu 20.04+, 8 GB RAM, NVIDIA GPU with CUDA ≥ 12, 5 GB DiskUbuntu 22.04+, 16 GB RAM, NVIDIA GPU, 10 GB Disk

How to Install Meshroom??

Before installation, make sure to download the correct installation file by scrolling down to the download section. This ensures you have the latest version ready for your platform.

Windows Installation

  1. Download the Windows .zip file from the download section.
  2. Extract the .zip file using (7zip) to your preferred location, e.g., C:\Meshroom.
  3. Open the extracted folder and double-click Meshroom.exe to launch the software.
  4. No installation wizard is needed — Meshroom runs directly from the extracted folder.
  5. Optionally, create a desktop shortcut for easier access.

Linux Installation (Tar.gz / Package Options)

  1. Download the .tar.gz file or use your distribution’s package if available.
  2. Extract the tarball:
tar -xvzf Meshroom-2025.1.0-linux.tar.gz
cd Meshroom-2025.1.0
  1. Install dependencies listed in INSTALL.md (CUDA 12 required).
  2. Launch Meshroom:
./meshroom
  1. For developers, you can integrate custom plugins via INSTALL_PLUGINS.md.

Download Meshroom 3D Reconstruction & Photogrammetry Software for Windows & Linux

Note: The binaries are built with CUDA-12 and are compatible with compute capability >= 5.0.

Conclusion

Meshroom is the ultimate open-source software for 3D reconstruction, photogrammetry, & computer vision workflows. Its node-based architecture, AI-powered plugins, and distributed processing make it suitable for beginners, developers, and researchers alike. By using Meshroom, you gain complete control over your pipelines, benefit from a growing ecosystem of plugins, and can create high-quality 3D models from simple image datasets efficiently.

Download Meshroom today and start exploring the best free open-source 3D reconstruction software trusted by professionals worldwide. Experience powerful photogrammetry, advanced AI integration, and seamless pipeline management, all in a single tool.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
YOU MAY ALSO LIKE
LTX-Desktop AI Video Generator for Text, Image & Audio

LTX-Desktop: AI Video Generator from Text, Image & Audio

0
LTX Desktop is an open-source desktop application designed to generate and edit videos using LTX generative video models. It provides a modern editor interface where users can create videos from prompts, images, or audio while managing projects directly inside the app. On systems with powerful NVIDIA GPUs, the software can download model weights and run video generation locally. On unsupported hardware or macOS, the application switches to an API-powered mode where generation happens through the LTX cloud service. The project also includes a timeline-based video editor, retake functionality for regenerating segments, and a flexible architecture combining a React interface, Electron desktop shell, and Python backend for GPU inference.
OpenPencil (Design-as-Code) AI-Native Open-Source UI Editor with Prompt-to-UI & Code Generation

OpenPencil (Design-as-Code): AI-Native UI Editor with Prompt-to-UI & Code Generation

0
This OpenPencil feels like it was built by someone who got tired of dragging rectangles around. It doesn’t pretend to be another Figma clone. The whole idea is to describe the UI, and it builds it. You can prompt an entire landing page and watch it take shape on the canvas. Or highlight a few elements and say, "make this tighter, change the spacing, switch the theme." It can even use a screenshot as a reference and rebuild something similar. When the prompt gets complicated, it breaks the job into smaller chunks and handles them in parallel. It feels closer to working in a dev environment that happens to draw your interface as you go.
OpenPencil AI Design Editor Figma Alternative

OpenPencil: Open-Source AI Design Editor & Powerful Figma Alternative

0
OpenPencil is an open-source, AI-native design editor built as a practical alternative to Figma. It opens and exports real .fig files, supports copy-paste between apps, and runs fully on your machine. It’s built with AI as a first-class feature, not an afterthought. You can describe a layout in chat and have it generated directly in your design file. No plugins or vendor lock-in. It’s also fully local. No account required. Your design files stay on your system unless you choose to share them. OpenPencil is still evolving, so it’s better suited for experimentation and forward-looking workflows than critical production work. But if you care about ownership, automation, and long-term control over your design stack, it’s worth paying attention.

Don’t miss any Tech Story

Subscribe To Firethering NewsLetter

You Can Unsubscribe Anytime! Read more in our privacy policy