Skip to content

wildmeshing/topological-offsets

Repository files navigation

Topological Offsets

Topological Offsets teaser

Installation

  • Compile the code using cmake>3.20.0
cd wildmeshing-toolkit
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make

You may need to install gmp before compiling the code. You can install gmp via homebrew.

Usage

To reproduce figures from the paper, please use the commands from reproduce_scripts.

If the script does not execute properly, it might be because of CRLF line endings. You can fix that by running dos2unix reproduce_scripts.sh.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published