Daniele Panozzo 28aebb722a Merge vor 11 Jahren
..
Makefile 54bba0c1bb fixed bug in the curvature directions (principal_curvature.cpp) vor 11 Jahren
README 4e4f547f1a added a multi scale curvature estimator vor 11 Jahren
cube.obj 4e4f547f1a added a multi scale curvature estimator vor 11 Jahren
curvature.cpp 4e4f547f1a added a multi scale curvature estimator vor 11 Jahren
out.txt 4e4f547f1a added a multi scale curvature estimator vor 11 Jahren
torus.obj 4e4f547f1a added a multi scale curvature estimator vor 11 Jahren

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]