• Stars
    star
    833
  • Rank 54,335 (Top 2 %)
  • Language
    C++
  • License
    GNU General Publi...
  • Created over 4 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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