Sebastien Loriot
Sebastien Loriot
## Summary of Changes New package adding the possibility to draw curves on surfaces. Based on the research results from C. Mancinelli, G. Nazzaro, F. Pellacini, and E. Puppo. ##...
In https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-6.2-Ic-16/Polygon_mesh_processing/TestReport_gimeno_ArchLinux-clang.gz ``` ------------------------------------------------------------------ - Polygon_mesh_processing/ProgramOutput.execution of test_acvd ------------------------------------------------------------------ CGAL::Random()::get_seed() = 1760094819 test_acvd: /mnt/testsuite/test/Polygon_mesh_processing/test_acvd.cpp:51: void run_test(std::string, std::size_t, bool) [Mesh = CGAL::Surface_mesh]: Assertion `-(vertices(mesh).size()-edges(mesh).size()+faces(mesh).size()-2)/2==genus' failed. ```
Work done by @Brad-A-M during 2024 GSoC Season This is an import from the branch gsoc2024-triangle_mesh_sampling-bmccoy @ 8db7ae84e5 The PR is not directly opened with the original branch as I...
TODO: add a test and an example
Remove it from here: https://github.com/norlab-ulaval/libpointmatcher/blob/c44ce315f293f0a03f36cf083a42e398f895d1a7/libpointmatcherConfig.cmake.in#L12 I think it's a leftover from the boost filesystem removal (after checking boost headers included). It is an issue because in boost master, system is...