This website works better with JavaScript
Home
Explore
Help
Sign In
3DFaces
/
libigl_Martin
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
32a3ea765e
Branches
Tags
martinsChanges
master
libigl_Martin
/
examples
/
principal_curvature
Daniele Panozzo
ee5453d587
merge
11 years ago
..
Makefile
4e4f547f1a
added a multi scale curvature estimator
11 years ago
README
4e4f547f1a
added a multi scale curvature estimator
11 years ago
cube.obj
4e4f547f1a
added a multi scale curvature estimator
11 years ago
curvature.REMOVED.git-id
ee5453d587
merge
11 years ago
curvature.cpp
4e4f547f1a
added a multi scale curvature estimator
11 years ago
out.txt
4e4f547f1a
added a multi scale curvature estimator
11 years ago
torus.obj
4e4f547f1a
added a multi scale curvature estimator
11 years ago
README
This is a simple example program that shows how to use the mesh IO functions of
readOBJ.h etc. in the igl library.
To Build:
make
To Run:
./example [path_1] [path_2] ... [path_n]