Skip to content

FoosForks/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: libigl/miq, libigl/FrameField, libQEx, CGAL/Remeshing and others.

The origin: https://blogs.dust3d.org/2020/06/19/auto-remesher/

Quick Start

Windows

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

macOS

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

$ chmod a+x ./autoremesher-unstable.AppImage
$ ./autoremesher-unstable.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++ 62.9%
  • HTML 27.6%
  • GLSL 7.1%
  • QMake 1.3%
  • Other 1.1%