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:
6b30f592b8
Branches
Tags
martinsChanges
master
libigl_Martin
/
examples
/
principal_curvature
Daniele Panozzo
28aebb722a
Merge
12 years ago
..
Makefile
54bba0c1bb
fixed bug in the curvature directions (principal_curvature.cpp)
12 years ago
README
4e4f547f1a
added a multi scale curvature estimator
12 years ago
cube.obj
4e4f547f1a
added a multi scale curvature estimator
12 years ago
curvature.cpp
4e4f547f1a
added a multi scale curvature estimator
12 years ago
out.txt
4e4f547f1a
added a multi scale curvature estimator
12 years ago
torus.obj
4e4f547f1a
added a multi scale curvature estimator
12 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]