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

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]