This website works better with JavaScript
首页
发现
帮助
登录
3DFaces
/
libigl_Martin
关注
3
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
目录树:
166ae80c7e
分支列表
标签列表
martinsChanges
master
libigl_Martin
/
examples
/
principal_curvature
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]