Commit Graph

28 Commits

Author SHA1 Message Date
Sébastien Loriot a8d7bd1850 move point cloud to the right directory 2024-08-13 13:57:44 +02:00
ange-clement 70fd9113e7 Merge branch 'master' of https://github.com/CGAL/cgal into Mesh-3-edge-distance-criterium-aclement 2024-03-28 11:36:39 +01:00
Laurent Rineau bffa8f213e Merge pull request #8072 from janetournois/Mesh_3-use_one_step_loop-jtournois
Mesh_3 - fix mesher using the `one_step()` loop

# Conflicts:
#	Mesh_3/include/CGAL/Mesh_3/Triangulation_helpers.h
2024-03-26 10:21:00 +01:00
Jane Tournois 5b004ffbe6 add a test for one_step() loop with features on tiny data 2024-03-14 17:27:47 +01:00
Laurent Rineau e2a745f79f Merge pull request #7892 from sloriot/CGAL-fix_dh_angle_sign
fix dihedral angle computation
2023-12-11 13:56:02 +01:00
Laurent Rineau 4be3a1e589 Merge pull request #7892 from sloriot/CGAL-fix_dh_angle_sign
fix dihedral angle computation
2023-12-11 13:50:38 +01:00
Laurent Rineau df4eed9302 add tests for the dihedral angle 2023-11-29 15:27:57 +01:00
Jane Tournois fbae36fcbe add missing input file 2023-11-24 08:56:13 +01:00
Jane Tournois 850c99e0f2 make data match exactly at vertices
with no degenerate border edges
2023-11-17 16:18:04 +01:00
Jane Tournois b6d770f30b add data for Mesh_3 test manifold_and_min_size 2023-11-03 09:05:17 +01:00
Ange Clement 8998f459b1 Added a undocumented test 2023-06-22 13:03:27 +02:00
Sven Oesau 5d5c380c66
Merge branch 'master' into Region_growing-revision-soesau 2022-07-06 15:20:11 +02:00
Sven Oesau 17e0923058
Merge branch 'master' into Region_growing-revision-soesau 2022-06-24 11:06:56 +02:00
Sébastien Loriot 5746e59b34 Merge cgal/master 2022-06-08 23:13:25 +02:00
Jane Tournois b36a99a519 update test and input file with 0 subdomain for outside cells 2022-06-08 23:03:57 +02:00
Jane Tournois 6eef2c7beb add missing data for SMDS_3 testing 2022-06-08 23:03:50 +02:00
Guillaume Damiand 182389ed44 Update draw nef3 example to observe faces with holes 2022-03-07 17:33:07 +01:00
Dmitry Anisimov f6144e09ed fixed some paths to data 2021-10-21 17:14:03 +02:00
Dmitry Anisimov cb99aaeb2e renamed data files used in shape detection 2021-10-21 16:30:22 +02:00
Sébastien Loriot 6dad5b6922 rename file 2021-10-04 11:00:40 +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
Sébastien Loriot 0b232fd8c8 rename off files 2021-10-04 09:32:04 +02:00
Sébastien Loriot 71932f2f1e manual fixes 2021-09-23 18:56:29 +02:00
Sébastien Loriot f632a11d0d fix invalid OFF headers 2021-09-23 18:56:15 +02:00
Sébastien Loriot e58836baf0 move off files from archive to meshes 2021-09-23 18:54:58 +02:00
Guillaume Damiand 63b19165ff Add one example and one test in this pr to test the use of CGAL::data_file_path 2021-03-16 11:09:49 +01:00
Sébastien Loriot 5e4170bf15 remove placeholders 2021-02-04 09:04:04 +01:00
Guillaume Damiand ea10502ce9 Create directories for data (for now with one empty file toremove later) 2021-01-20 08:52:50 +01:00