Qingnan Zhou
|
87fbb8ec7d
Refactor exact predicates class into functions.
|
9 years ago |
Qingnan Zhou
|
34b56ae109
Minor update to get window compilation pass.
|
9 years ago |
Qingnan Zhou
|
ba17eb0f53
Minor fix to get library compiled.
|
9 years ago |
Qingnan Zhou
|
ce3ff4dc98
Added documentation.
|
9 years ago |
Qingnan Zhou
|
056d4a4f15
Minor update to delaunay triangulation.
|
9 years ago |
Qingnan Zhou
|
51db1648aa
Delaunay triangulation with naive edge flipping approach.
|
9 years ago |
Qingnan Zhou
|
9935608ea9
Remove debug print.
|
9 years ago |
Qingnan Zhou
|
f216b933ff
Add support for exact predicates and lexicographic triangulation.
|
9 years ago |
Alec Jacobson
|
ad28fe8f63
fix links
|
9 years ago |
Daniele Panozzo
|
d4bff474a3
Merge branch 'gh-pages' of https://github.com/libigl/libigl
|
9 years ago |
Daniele Panozzo
|
ec2c06ff48
added tips for windows build
|
9 years ago |
Daniele Panozzo
|
b1a3644bbb
updates for new travis image
|
9 years ago |
Daniele Panozzo
|
9957ddf09e
Merge pull request #351 from s-koch/docstring_update
|
9 years ago |
Sebastian Koch
|
7dd7f6e50b
Regenerate docstrings and update documentation. Fix include problem with triangle_triangle_adjacency.h
|
9 years ago |
Alec Jacobson
|
4611c75e65
Merge branch 'master' of github.com:libigl/libigl into alecjacobson
|
9 years ago |
Alec Jacobson
|
fce7d3d851
bug in upper bounds
|
9 years ago |
Alec Jacobson
|
894c73812e
Merge pull request #349 from yig/master
|
9 years ago |
Yotam Gingold
|
121114aaad
point_simplex_squared_distance now returns the barycentric coordinates
|
9 years ago |
Yotam Gingold
|
3426cd27ea
seam_edges.cpp fixed duplicate boundary edges bug and no longer has an anonymous namespace helper function
|
9 years ago |
Daniele Panozzo
|
e8491ee477
Merge pull request #347 from muntonialessandro/master
|
9 years ago |
alemuntoni
|
8cfc133385
missing template functions
|
9 years ago |
Alec Jacobson
|
8b6fc07828
Merge pull request #345 from Zcynical/binary_dmat_writing
|
9 years ago |
zcy
|
fb0a3add59
change "w" to "wb" in fopen to fix the binary dmat writing error
|
9 years ago |
Daniele Panozzo
|
a263ca2fdc
Merge pull request #344 from pelayogmp/master
|
9 years ago |
Pelayo González
|
aeaf610e41
Python bindings for remove_duplicate_vertices()
|
9 years ago |
Daniele Panozzo
|
db0faaf135
Merge pull request #341 from jmanek/python_remeshselfintersections
|
9 years ago |
Alec Jacobson
|
c3caba48e3
Merge pull request #340 from odedstein/master
|
9 years ago |
root
|
3f1cb13d7b
python support for remesh_self_intersections
|
9 years ago |
Oded Stein
|
9c318ef669
Added R2016b to MATLAB versions
|
9 years ago |
Alec Jacobson
|
f4905e4dfe
[bug fix] AABB ray intersect was not recording face id
|
9 years ago |