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

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]