Sébastien Loriot
|
8a0b290478
|
char* -> string
|
2021-10-05 17:42:25 +02:00 |
|
Sébastien Loriot
|
efbd86df7f
|
extra manual fixes
|
2021-10-05 17:42:21 +02:00 |
|
Jane Tournois
|
1e334366f7
|
improve example
|
2021-10-05 17:04:13 +02:00 |
|
Jane Tournois
|
276ea18313
|
formatting (Mael's review)
|
2021-10-05 11:12:49 +02:00 |
|
Sébastien Loriot
|
6dad5b6922
|
rename file
|
2021-10-04 11:00:40 +02:00 |
|
Sébastien Loriot
|
8350dea94a
|
char* -> std::string
|
2021-10-04 09:49:24 +02:00 |
|
Sébastien Loriot
|
47028cd184
|
automatically move data files in data dir + update paths
Done for OFF/OBJ/STL/XYZ/PWN/PLY
|
2021-10-04 09:42:49 +02:00 |
|
Jane Tournois
|
7e673974cc
|
add facet_distance
|
2021-10-01 10:30:08 +02:00 |
|
Jane Tournois
|
9bbd1b179a
|
add edge sizing field management
|
2021-10-01 09:23:25 +02:00 |
|
Jane Tournois
|
bf2b30d9ce
|
fix parameter name in example
|
2021-09-30 14:53:22 +02:00 |
|
Jane Tournois
|
993802046c
|
add mesh_edge_size
|
2021-09-30 14:28:57 +02:00 |
|
Jane Tournois
|
b3e528c901
|
use parameters in example
|
2021-09-28 15:37:15 +02:00 |
|
Jane Tournois
|
6357211695
|
deprecate smooth_mesh() and rename it angle_and_area_smoothing()
|
2021-09-27 17:05:14 +02:00 |
|
Jane Tournois
|
73b0cb5369
|
add make_surface_mesh to be implemented with Mesh_3
|
2021-09-27 11:01:18 +02:00 |
|
Jane Tournois
|
9621e79d20
|
change input
(elephant is not in the data folder)
|
2021-09-14 13:09:38 +02:00 |
|
Jane Tournois
|
ff0425db2e
|
add minimal example and fix compilation
|
2021-09-13 10:56:30 +02:00 |
|
Sebastien Loriot
|
1bd8e07743
|
Merge pull request #5851 from maxGimeno/PMP-Add_a_visitor_to_orient_polygon_soup-maxGimeno
PMP: Add a visitor to the orientation function
|
2021-08-30 10:45:41 +02:00 |
|
Sébastien Loriot
|
cc3db6bf60
|
rename variable
|
2021-08-09 10:43:08 +02:00 |
|
Sébastien Loriot
|
b539d4a301
|
extend the visitor to report non-manifold vertex in an umbrella without nm edge
|
2021-08-05 18:13:35 +02:00 |
|
Sébastien Loriot
|
bc1fe892d8
|
remove const&
|
2021-08-02 10:40:12 +02:00 |
|
Sébastien Loriot
|
d2a3f35d03
|
replace point -> vertex
|
2021-08-02 10:05:59 +02:00 |
|
 Sebastien LoriotandMael
|
a16105d548
|
fix phrasing
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
|
2021-08-02 09:58:54 +02:00 |
|
Maxime Gimeno
|
c99fdebafe
|
add a non_manifold_vertex() function to the visitor
|
2021-07-30 12:17:06 +02:00 |
|
Maxime Gimeno
|
e52775f943
|
Documentation
|
2021-07-29 11:32:35 +02:00 |
|
Maxime Gimeno
|
2e3ebb1916
|
Add a visitor to the example
|
2021-07-29 10:13:05 +02:00 |
|
Dmitry Anisimov
|
d37eb48ade
|
using new OFF reader from IO
|
2021-06-18 14:59:26 +02:00 |
|
Dmitry Anisimov
|
aaf55dbaa0
|
Merge remote-tracking branch 'maxGimeno/PMP-compare_faces_from_meshes-maxGimeno' into gsoc2019-PMPHDist-martinskrodzki
|
2021-06-18 14:45:24 +02:00 |
|
Dmitry Anisimov
|
859bae9036
|
sebastien review
|
2021-06-18 14:44:09 +02:00 |
|
Maxime Gimeno
|
553445a771
|
Changes after review 1
|
2021-05-26 11:16:09 +02:00 |
|
Maxime Gimeno
|
acd6bb3c57
|
Fix namespace and remove unused typedef
|
2021-05-20 09:00:29 +02:00 |
|
Maxime Gimeno
|
797c5ad08b
|
Merge remote-tracking branch 'cgal/master' into PMP-compare_faces_from_meshes-maxGimeno
|
2021-05-20 08:58:24 +02:00 |
|
Dmitry Anisimov
|
c4e23b5ced
|
tested with different concurrency tags, cleanup, added empty test for the new function
|
2021-05-05 15:29:48 +02:00 |
|
Dmitry Anisimov
|
3c0fc281e8
|
more optimizations, using boost any and factoring out kd tree, adding metis check
|
2021-05-05 13:17:23 +02:00 |
|
Sébastien Loriot
|
fb6f703b55
|
IO namespace for files in IO directories
|
2021-05-04 14:36:06 +02:00 |
|
 Dmitry AnisimovandSebastien Loriot
|
5fe5bb049c
|
Update Polygon_mesh_processing/examples/Polygon_mesh_processing/hausdorff_bounded_error_distance_example.cpp
Co-authored-by: Sebastien Loriot <sebastien.loriot@cgal.org>
|
2021-04-30 09:27:21 +02:00 |
|
Dmitry Anisimov
|
7fd291c588
|
added input-dependent infinity value + assertions
|
2021-04-29 17:43:00 +02:00 |
|
Sébastien Loriot
|
d4e7879464
|
make the code work with different input mesh types
|
2021-04-29 15:45:06 +02:00 |
|
Sébastien Loriot
|
93855b1af1
|
Merge PMP-compare_faces_from_meshes-maxGimeno into gsoc2019-PMPHDist-martinskrodzki
|
2021-04-29 10:36:22 +02:00 |
|
Sébastien Loriot
|
b4787adc19
|
allow difference mesh types
|
2021-04-29 10:35:26 +02:00 |
|
Laurent Rineau
|
c091c7f86e
|
Merge pull request #5532 from lrineau/Kernel_23-Do_interesect__without_division-GF
Remove operator/ from CGAL::Mpzf and implement Do_intersect_3 with RT only (without division)
|
2021-04-28 15:24:15 +02:00 |
|
Dmitry Anisimov
|
a2f460c9d6
|
Merge branch 'master' into gsoc2019-PMPHDist-martinskrodzki
|
2021-04-27 18:37:32 +02:00 |
|
Dmitry Anisimov
|
95ab1a57a0
|
tests moved to the test folder
|
2021-04-27 11:22:55 +02:00 |
|
Dmitry Anisimov
|
d5e1c1fdd9
|
shorter bunny test
|
2021-04-26 15:38:06 +02:00 |
|
Dmitry Anisimov
|
4cf4e2c50a
|
return a pair of realizing triangles, still to be discussed
|
2021-04-26 15:21:58 +02:00 |
|
Dmitry Anisimov
|
69c48308cc
|
added test for realizing triangles, updated how the bounds are stored, removed useless types
|
2021-04-26 13:04:59 +02:00 |
|
Dmitry Anisimov
|
f92e24f9c2
|
now we can return realizing triangles
|
2021-04-23 16:01:32 +02:00 |
|
Dmitry Anisimov
|
1b892e0558
|
subdivision tested - it works
|
2021-04-23 15:41:57 +02:00 |
|
Dmitry Anisimov
|
6bf1966012
|
partially fixed issue for match faces + added minimum example for that issue
|
2021-04-23 14:37:58 +02:00 |
|
Dmitry Anisimov
|
33d2f1073a
|
optimized AABB tree calls
|
2021-04-21 11:48:56 +02:00 |
|
Dmitry Anisimov
|
4ebbaba856
|
added bunny benchmarks versus original paper
|
2021-04-19 14:00:03 +02:00 |
|