Skip to content
English
FikirPilot content

Combining Photogrammetry Utilities in a Simple GUI Tool

Updated: 24 Ağu 2026 · 1 min read · 108 words

Published:

Combining Photogrammetry Utilities in a Simple GUI Tool
Camera and object in a studio

Introduction

Edin Spiegel developed the Simple Photogrammetry GUI project to make photogrammetry tools easier to use. The Flutter-based interface brings together tools such as Colmap, OpenMVS, mvs-texturing, pymeshlab, brush, and PoissonRecon to create models with realistic textures and gaussian splatting outputs from photographs.

Developments

The software, which currently has limited Linux support, relies on CUDA for processing and uses the slower CPU option when an Nvidia GPU is unavailable.

Details

The developer is asking users to test the new release and report issues. An AppImage is available for Linux, along with compiled files for Windows, while the Windows ZIP file for version v1.1.5 is 207 MB in size.

Source: Hackaday