Alec Jacobson
|
d33a4b72b6
fixed triangle_triangle prototype
|
9 年 前 |
Alec Jacobson
|
ceb3f7c459
remove legacy interface, templating
|
9 年 前 |
Alec Jacobson
|
3f7e17b123
strip std::__1
|
9 年 前 |
Alec Jacobson
|
0f5aabeca2
tutorial compiling
|
9 年 前 |
schuellc
|
6f8f988fa5
fixed various windows issues with static library
|
10 年 前 |
Alec Jacobson
|
0640f41c49
compile tutorial with namespace
|
10 年 前 |
Alec Jacobson
|
2e9b9080a1
better comments and signed distance prototype for multiple points
|
10 年 前 |
Daniele Panozzo
|
4d75e4c13c
template specializations for CLANG
|
10 年 前 |
Alec Jacobson
|
3b3eddd9a0
fixed template madness in tri_tri
|
10 年 前 |
Alec Jacobson
|
7ee7559d5b
fixed bug that vector version had self-adjacency
|
10 年 前 |
Alec Jacobson
|
439cc69864
templates
|
10 年 前 |
Alec Jacobson
|
ab674fe194
templates and example compilation bugs
|
10 年 前 |
Olga Diamanti
|
b037df0be6
Merge branch 'master' of https://github.com/libigl/libigl
|
10 年 前 |
Alec Jacobson
|
a1c8fcb85c
templates, viewer opengl code extraction
|
10 年 前 |
Olga Diamanti
|
580c57ed4f
Merge branch 'master' of https://github.com/libigl/libigl
|
10 年 前 |
Alec Jacobson
|
54bea23ded
clean up cmake
|
10 年 前 |
Olga Diamanti
|
73fb33d0bd
templates
|
10 年 前 |
Alec Jacobson
|
df488db3b0
booleans in tutorial
|
10 年 前 |
Alec Jacobson
|
acc9d5a16c
mesh booleans with cgal or cork and a lot of template specialization
|
10 年 前 |
Alec Jacobson
|
f976e38f91
faster tri tri adj, unique simplices
|
10 年 前 |
Alec Jacobson
|
fa5b143325
bug in tri tri adj
|
10 年 前 |
Alec Jacobson
|
3214552e41
template typename bug in tri_tri
|
10 年 前 |
Alec Jacobson
|
af6efe2123
is vertex manifold
|
10 年 前 |
Alec Jacobson
|
9de09e19f6
is_manifold --> is_edge_manifold
|
11 年 前 |
Alec Jacobson
|
4783f7505d
IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY
|
11 年 前 |
Daniele Panozzo
|
8f57abacbc
tt -> triangle_triangle_adjacency
|
11 年 前 |