# huxingyi/autoremesher

Automatic quad remeshing tool

Repository: https://github.com/huxingyi/autoremesher
Canonical: https://ross.abutalabs.com/products/autoremesher
Homepage: https://autoremesher.dust3d.org
Language: C++
License: MIT
License Family: permissive
Topics: quadremesh, retopology
Last push: 2026-08-24T11:51:14+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 2268, "days_push": 9, "days_rel": 10, "gap_med": 24.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3358, forks 228 (observed 2026-08-28T04:07:57.882651+00:00)

## What it is
AutoRemesher is a cross-platform automatic quad remeshing tool that converts high-polygon 3D meshes into clean quad-based topology. It is built on Geogram, libigl, and isotropicremesher, with both a Qt GUI and a CLI mode for headless processing.

## Use cases
- automatically retopologize a high-poly sculpt into quad topology
- convert a triangle mesh to quads for animation rigging
- batch remesh 3D models from the command line
- prepare game-ready meshes with clean quad flow
- reduce polygon count while keeping quad structure

## When to choose
- you need automatic quad remeshing without manual retopology work
- you want a free, cross-platform tool with GUI and CLI modes
- you're preparing sculpts for animation or game engines

## When to avoid
- you need fine manual control over edge flow and topology
- you require triangle remeshing rather than quad output
- you need a plugin integrated directly into DCC software like Blender

## Facets
- artifact type: application
- maturity: active
- function: graphics, image-processing, cli, gui
- domain: graphics, cross-platform, developer-tools
- platform: windows, cpp, cross-platform
- tags: quad-remeshing, retopology, 3d-meshes, geometry-processing, mesh-processing, game-development, linux, macos

## Member repositories
- huxingyi/autoremesher (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:57.882651+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:40:54.284082+00:00, confidence not recorded.
  - readme: https://github.com/huxingyi/autoremesher (fetched 2026-08-28T04:07:57.882651+00:00, sha f835c9bacedc)
  - homepage: https://autoremesher.dust3d.org (fetched 2026-08-29T09:33:49.762887+00:00, sha ee7f4b2e267d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
