Skip to content

caiyingchun/autoremesher

 
 

Repository files navigation

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

About

Automatic quad remeshing tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 63.3%
  • HTML 26.1%
  • GLSL 6.0%
  • QMake 3.7%
  • Other 0.9%