Skip to content

ChiaraN/Wrapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wrapping

This repository contains the code wrapping for generating a close mesh model from a possibly non conforming/not closed input triangular mesh.

Installation

You can grab the sources by cloning this repository or downloading a .zip archive of the sources. In order to build the project, navigate to the created directory and in a command prompt type:

mkdir build

cd build

cmake ..

make

(sudo) make install

Usage

See the documentation folder.

Authors and contributors

wrapping has been initiated by Maya de Buhan (Université Paris Descartes) and Chiara Nardoni (Université Pierre et Marie Curie). Contributors to this project are warmly welcomed.

License

wrapping is given under the [terms of the GNU Lesser General Public License] (LICENSE.md).

About

This repository contains the code wrapping for generating a close mesh model from a possibly non conforming/not closed input triangular mesh.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published