Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mlivesu committed Dec 5, 2022
2 parents cb9c1c8 + 61c5b5a commit 28ca123
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Interactive And Robust Mesh Booleans

This is the code of the mesh booleans pipeline presented in the paper ["**Interactive And Robust Mesh Booleans**"](https://www.gianmarcocherchi.com/pdf/interactive_exact_booleans.pdf) by [G. Cherchi](https://www.gianmarcocherchi.com), [F. Pellacini](https://pellacini.di.uniroma1.it), [M. Attene](https://www.cnr.it/en/people/marco.attene) and [M. Livesu](http://pers.ge.imati.cnr.it/livesu/) (ACM TOG, SIGGRAPH Asia 2022).

<p align="center"><img src="teaser_img.png"></p>

This is the reference implementation of the mesh booleans pipeline presented in the paper

[**Interactive And Robust Mesh Booleans**](https://www.gianmarcocherchi.com/pdf/interactive_exact_booleans.pdf)<br />
[G. Cherchi](https://www.gianmarcocherchi.com), [F. Pellacini](https://pellacini.di.uniroma1.it), [M. Attene](https://www.cnr.it/en/people/marco.attene), [M. Livesu](http://pers.ge.imati.cnr.it/livesu/)
<br />ACM TOG, SIGGRAPH Asia 2022

## Usage

|:warning: WARNING: This code is subject to continuous updates. |
Expand Down

0 comments on commit 28ca123

Please sign in to comment.