Results for "Consistent Volumetric Discretizations Inside Self-Intersecting Surfaces"
Symposium on Geometry Processing 2013
Leonardo Sacht, Alec Jacobson, Daniele Panozzo, Christian Schüller and Olga Sorkine-Hornung

- Surface meshes are in '.off' format: http://tetgen.berlios.de/fformats.off.html
- Tetrahedral meshes are in '.mesh' format: http://www.ann.jussieu.fr/frey/publications/RT-0253.pdf#page=33

Naming conventions:

1) Surface meshes:
- 'model-input.off' is the input mesh,
- 'model-flow.off' is the mesh after the flow removes all self-intersections,
- 'model-reverse.off' is the mesh after applied the reverse flow preventing self-intersection

2) Tetrahedral meshes:
- 'model-reverse-tet.mesh' is the tetrahdral mesh obtained by meshing the surface after the reverse flow,
- 'model-tet.mesh' is the final tetrahedral mesh.
