All Projects → huxingyi → Autoremesher

huxingyi / Autoremesher

Licence: gpl-3.0
Automatic quad remeshing tool

appveyor status travis status

Buy me a coffee for staying up late coding :-)

Overview

Automatic quad remeshing software based on state of the art libraries: Geogram, libigl, OpenVDB, CGAL and others.

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

Quick Start

Windows

Download autoremesher-<version>.zip from releases Extract it and run the exe,
If you are running 32bit instead of 64bit, please download autoremesher-<version>-x86.zip

macOS

Download autoremesher-<version>.dmg file from 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-<version>.AppImage file from releases

$ chmod a+x ./autoremesher-`<version>`.AppImage
$ ./autoremesher-`<version>`.AppImage

Media

Acknowledgements

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].