Sebastien Loriot

Results 51 issues of Sebastien Loriot

## Summary of Changes Union of polygons using a 2D CDT ## Release Management * Affected package(s): * Feature/Small Feature (if any): * Link to compiled documentation (obligatory for small...

Not yet approved
Small feature
Pkg::Triangulation_2
Work in progress

Add a method to arrange 2D polygons

Pkg::Polygon
Work in progress

fixes #6292

Not yet approved
Small feature
Pkg::PMP
CHANGES.md not updated

Add internal functions to compute discrete curvature

Enhancement
Not yet approved
Pkg::PMP
Stalled

Provided the fact that I have to update some tests, maybe we do not want that (or at least turn the precondition into a warning).

Enhancement
Not yet approved
Pkg::Kernel_23
Under discussion
Conflicts

## Summary of Changes Reconstruction from parallel slices based on `J.-D. Boissonnat, B. Geiger. Three dimensional reconstruction of complex shapes based on the Delaunay triangulation, Biomedical Image Processing and Biomedical...

Not yet approved
Feature
TODO

We now have several options: - 2d - triangulate (kept even if it's not really a polyline) - polygon - one per line (within the same item) ![image](https://github.com/CGAL/cgal/assets/1224632/a5b6a852-9175-437c-a989-f84759bd4a31)

Enhancement
rm only: ready for master
CGAL 3D demo
Tested

https://doc.cgal.org/latest/Mesh_2/classCGAL_1_1Delaunay__mesh__size__criteria__2.html `b` parameter is `sin(alpha)^2` which is not obvious. At least it should be documented like that and even better an overload with directly the minimal angle should be provided

Feature request
Pkg::Mesh_2

## Summary of Changes New package for 3D barycentric coordinates in a convex polyhedron ## Release Management * Affected package(s): * Feature/Small Feature (if any): [here](https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Barycentric_coordinates_3) * Link to compiled...

Not yet approved
Feature
Stalled
gsoc
CHANGES.md not updated
gsoc-2021

We know have in BGL test the following error in `test_bgl_read_write` ``` 2024-06-10 00:52:06.126 ( 36.851s) [ 927E6940] vtkXMLParser.cxx:375 ERR| vtkXMLDataParser (0x55feeedbe110): Error parsing XML in stream at line 17,...

Bug
Pkg::BGL