This website works better with JavaScript
首頁
探索
說明
登入
3DFaces
/
libigl_Martin
關註
3
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
目錄樹:
6b30f592b8
分支列表
標籤列表
martinsChanges
master
libigl_Martin
/
examples
/
principal_curvature
Daniele Panozzo
28aebb722a
Merge
12 年之前
..
Makefile
54bba0c1bb
fixed bug in the curvature directions (principal_curvature.cpp)
12 年之前
README
4e4f547f1a
added a multi scale curvature estimator
12 年之前
cube.obj
4e4f547f1a
added a multi scale curvature estimator
12 年之前
curvature.cpp
4e4f547f1a
added a multi scale curvature estimator
12 年之前
out.txt
4e4f547f1a
added a multi scale curvature estimator
12 年之前
torus.obj
4e4f547f1a
added a multi scale curvature estimator
12 年之前
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]