cnr-isti-vclab/meshlab

The open source mesh processing system

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 9 minutes ago
Added to GitGenius on September 11th, 2026
Created on November 7th, 2016
Open Issues & Pull Requests: 194 (+0)
GitHub issues: Enabled
Number of forks: 916
Total Stargazers: 5,825 (+0)
Total Subscribers: 166 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 34.6 days
Mean response time: 139.8 days
90th percentile: 423.7 days
Tracked items: 110

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 7% of issues opened in the past year have been closed. Three people close 90% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 72
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 785 days
Stale 30+ days: 68
Stale 90+ days: 68

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • wontfix (34)
  • to be checked (20)
  • confirmed (12)
  • cannot replicate (6)
  • waiting for answer (6)
  • feature request (5)
  • question (4)
  • enhancement (2)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

MeshLab is an open source mesh processing system for editing, cleaning, and converting unstructured 3D triangular meshes.

The tool addresses the challenge of working with large, complex 3D models produced by scanning and reconstruction workflows. It provides an interactive interface built on VCGlib, a C++ mesh processing library, allowing users to apply algorithms for mesh editing, healing, inspection, rendering, and format conversion. The system is portable across Windows, macOS, and Linux, and supports extensibility through its plugin architecture.

MeshLab suits researchers, 3D scanning professionals, and anyone working with unstructured mesh data who needs both interactive experimentation and batch processing capabilities. The tool is particularly valuable for mesh simplification, point cloud processing, and preparing models for 3D printing. Users should be aware that VCGlib is also available as a standalone library for automated, large-scale mesh processing pipelines when interactive tools are not required.

The project receives substantial real-world usage, with nearly all open issues originating from external users rather than the core team. However, response times to issues and pull requests often extend beyond weeks, and the issue tracker shows a pattern of work concentrated on triage activities, with many items marked as needing verification, confirmation, or unable to be replicated.