Skip to content

Commit

Permalink
added results
Browse files Browse the repository at this point in the history
  • Loading branch information
Jingchun Wang committed Mar 7, 2024
1 parent 7672dd5 commit 398e6b7
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,18 @@
# Globally Optimal Direction Fields

## About

The code is a implementation of the paper

>Felix Knöppel, Keenan Crane, Ulrich Pinkall, Peter Schröder
["Globally Optimal Direction Fields"](http://www.cs.cmu.edu/~kmcrane/Projects/GloballyOptimalDirectionFields/paper.pdf)
SIGGRAPH 2013

with OpenMesh and Eigen.

## Results

| Original surface | Universal covering space |
| ---------------- | ------------------------ |
| ![img](results/genus3.nrosy4.snapshot1.png?raw=true) | ![img](results/genus3.nrosy4.snapshot2.png?raw=true) |
| ![img](results/fandisk.nrosy4.snapshot1.png?raw=true) | ![img](results/fandisk.nrosy4.snapshot2.png?raw=true) |
Binary file added results/fandisk.nrosy4.snapshot1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added results/fandisk.nrosy4.snapshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added results/genus3.nrosy4.snapshot1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added results/genus3.nrosy4.snapshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 398e6b7

Please sign in to comment.