An open API service indexing awesome lists of open source software.

https://github.com/huxingyi/autoremesher

Automatic quad remeshing tool
https://github.com/huxingyi/autoremesher

quadremesh retopology

Last synced: about 1 year ago
JSON representation

Automatic quad remeshing tool

Awesome Lists containing this project

README

          

[![appveyor status](https://ci.appveyor.com/api/projects/status/github/huxingyi/autoremesher?branch=master&svg=true)](https://ci.appveyor.com/project/huxingyi/autoremesher) [![travis status](https://travis-ci.org/huxingyi/autoremesher.svg?branch=master)](https://travis-ci.org/huxingyi/autoremesher)

Buy me a coffee for staying up late coding :-) [![](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=GHALWLWXYGCU6&item_name=Support+me+coding+in+my+spare+time&currency_code=AUD&source=url)

# Overview
Automatic quad remeshing software based on state of the art libraries: [Geogram](http://alice.loria.fr/index.php/software/4-library/75-geogram.html), [libigl](https://github.com/libigl), [OpenVDB](https://www.openvdb.org/), [CGAL](https://www.cgal.org/) and [others](https://github.com/huxingyi/autoremesher/blob/master/ACKNOWLEDGEMENTS.html).

Introduction:
https://blogs.dust3d.org/2020/09/11/auto-remesher-1.0.0-beta.1-released/

![](https://user-images.githubusercontent.com/3941597/93143111-6e536b00-f726-11ea-994e-660e88bd90f3.png)

# Quick Start

## Windows
Download autoremesher-``.zip from [releases](https://github.com/huxingyi/autoremesher/releases)
Extract it and run the exe,
*If you are running 32bit instead of 64bit, please download autoremesher-``-x86.zip*

## macOS
Download autoremesher-``.dmg file from [releases](https://github.com/huxingyi/autoremesher/releases)
*For the first time, Apple will reject to run and popup something like "can't be opened because its integrity cannot be verified", Goto System preferences > Security & Privacy > General and under "Allow apps downloaded from" click the button to allow it*

## Linux
Download autoremesher-``.AppImage file from [releases](https://github.com/huxingyi/autoremesher/releases)
```
$ chmod a+x ./autoremesher-``.AppImage
$ ./autoremesher-``.AppImage
```

## Media
- [Check out open-source auto-retopology tool AutoRemesher](http://www.cgchannel.com/2020/08/check-out-open-source-auto-retopology-tool-autoremesher/) **cgchannel.com**
- [A New Open-Source Auto-Retopology Tool](https://80.lv/articles/a-new-open-source-auto-retopology-tool/) **80.lv**
- [[Non-Blender] Autoremesher auto-retopology tool released](https://www.blendernation.com/2020/08/18/non-blender-autoremesher-auto-retopology-tool-released/) **blendernation.com**
- [オープンソースの新しいオートリメッシュツール Auto Remesher](https://cginterest.com/2020/08/20/%e3%82%aa%e3%83%bc%e3%83%97%e3%83%b3%e3%82%bd%e3%83%bc%e3%82%b9%e3%81%ae%e6%96%b0%e3%81%97%e3%81%84%e3%82%aa%e3%83%bc%e3%83%88%e3%83%aa%e3%83%a1%e3%83%83%e3%82%b7%e3%83%a5%e3%83%84%e3%83%bc%e3%83%ab-a/) **cginterest.com**
- [AutoRemesher 1.0.0-alpha - 超高速で高品質のクワッドポリゴン生成!Dust3D開発者によるオープンソースの自動リメッシュツール!](https://3dnchu.com/archives/autoremesher-1-0-0-alpha/) **3dnchu.com**
- [Open Source AutoRemesher released](https://cgpress.org/archives/open-source-remesher.html) **cgpress.org**
- [「autoremesher」多角形を自動でリトポしてれる無料トポロジーツール](https://modelinghappy.com/archives/30339) **modelinghappy.com**
- [Open Source Auto Remesher](https://blender-addons.org/open-source-auto-remesher/) **blender-addons.org**
- [AutoRemesher | Auto-Retopology-Tool](https://www.digitalproduction.com/2020/08/05/autoremesher-auto-retopology-tool/) **digitalproduction.com**
- [Autoremesher open source auto-retopology tool](https://blenderartists.org/t/autoremesher-open-source-auto-retopology-tool/1245131/126) **blenderartists.org**

## Acknowledgements
https://github.com/huxingyi/autoremesher/blob/master/ACKNOWLEDGEMENTS.html