Skip to content

xianzhongfang/topocut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TopoCut

This is the Open Source Code for SIGGRAPH 2022 Technical Paper "TopoCut: Fast and Robust Planar Cutting of Arbitrary Domains"

Author: Xianzhong Fang

Email: xzfangcs [at] 163 [dot] com

Compilation Environment: Linux, such as Ubuntu 20.04.

Install Third Libraries in Linux

$ sudo apt install libeigen3-dev libboost-program-options-dev libgmp-dev libcgal-dev

Compile in Linux

$ mkdir build
$ cd ./build
$ cmake .. -DCMAKE_BUILD_TYPE=Release

A simple test

$ bash run.sh

About

Open source code for SIGGRAPH 2022 journal paper TopoCut.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published