OpenSource-Hub
A

AutoRemesher

SHA-256
2.1k stars·Design Tools·SHA-256 checksum verified

A cross-platform automatic quad remeshing tool that converts high-polygon meshes into clean quad-based topology with both CLI and GUI modes.

Smart Download

Download Download Version

v1.0.0 · 20.6 MB

Free, cross-platform automatic quad remesher with GUI and CLI for high-quality topology.

Core Features

  • Automatically converts high-polygon meshes to clean quad topology
  • Dual interface: GUI for interactive use and CLI for batch/headless processing
  • Adjustable parameters: target quad count, edge scaling, sharp angle, adaptivity
  • Cross-platform support: Windows, macOS, Linux
  • Built on Geogram, libigl, and other proven libraries

What It Can't Do

  • On macOS, the first launch may be rejected; allow it in System Preferences > Security & Privacy > General. For very large models (millions of faces), prefer CLI mode and set a reasonable target quad count to avoid memory issues.

Use Cases

  • Game asset retopology to reduce polygon count while preserving detail
  • 3D print model cleaning and conversion to quad-dominant topology

Detailed Introduction

AutoRemesher is an open-source, cross-platform automatic quad remeshing tool designed for artists and developers who need high-quality quad topology from dense polygon meshes. It offers both a streamlined graphical interface and a command-line mode for headless processing, giving users fine-grained control over parameters such as target quad count, edge scaling, sharp angle detection, and adaptivity. Built on proven libraries like Geogram, libigl, and isotropicremesher, it achieves robust and efficient results. Compared to other open-source tools like Instant Meshes, AutoRemesher provides more intuitive parameter tuning and better cross-platform support (Windows, macOS, Linux). Unlike commercial solutions such as ZRemesher, it is completely free under the MIT license. The tool is ideal for retopology in game development, 3D printing, animation, and any workflow requiring clean, animation-friendly quad meshes.

Tags

3d-modelingquad-remeshingretopologyopen-sourcecross-platform

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Download the latest release for your platform from GitHub Releases (Windows: zip, macOS: dmg, Linux: AppImage)

4

Windows: extract zip and run autoremesher.exe; macOS: mount dmg and drag to Applications; Linux: chmod +x and run the AppImage

5

Load a high-polygon model (e.g. OBJ), adjust parameters if desired, and click Remesh to generate quads

Install Guide
  1. Download the latest release for your platform from GitHub Releases (Windows: zip, macOS: dmg, Linux: AppImage)
  2. Windows: extract zip and run autoremesher.exe; macOS: mount dmg and drag to Applications; Linux: chmod +x and run the AppImage
  3. Load a high-polygon model (e.g. OBJ), adjust parameters if desired, and click Remesh to generate quads
File Integrity

SHA-256 checksum verified

Checksum extracted from GitHub official Release page

SHA256 Checksum

cfeab5ca09381bef5d50ed196aa80c15790e84f78080948ba68a8482460d3bbf

This checksum is extracted from the GitHub Release page. Verify file integrity after download.

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Simply delete the folder or application to completely remove AutoRemesher; no system files are left behind.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseMIT
Last Updated2026-07-09T06:14:57Z
GitHub RepositoryOfficial Website

Similar Projects