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

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]