Skip to content

ChiaraN/Curvature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Curvature

This repository contains a code for computing the mean curvature of a triangular surface mesh. The code uses the cotangent formula described in the journal article: Meyer, Mark, et al. "Discrete differential-geometry operators for triangulated 2-manifolds." Visualization and mathematics 3.2 (2002): 52-58.

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

Usage

(in progress)

Authors and contributors

curvature has been initiated by Chiara Nardoni (Université Pierre et Marie Curie).

License

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

About

This repository contains a code for computing the mean curvature of a triangular surface mesh.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published