Skip to content

huxingyi/autoremesher

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
ci
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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