This website works better with JavaScript
Главная
Обзор
Помощь
Вход
3DFaces
/
libigl_Martin
Следить
3
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
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]