Skip to content

Tet remeshing for CCDT_3#9522

Draft
janetournois wants to merge 70 commits into
CGAL:mainfrom
janetournois:Tet_remeshing-for_CCDT_3-jtournois
Draft

Tet remeshing for CCDT_3#9522
janetournois wants to merge 70 commits into
CGAL:mainfrom
janetournois:Tet_remeshing-for_CCDT_3-jtournois

Conversation

@janetournois

Copy link
Copy Markdown
Member

Please use the following template to help us managing pull requests.

Summary of Changes

Describe what your pull request changes to CGAL (this can be skipped if it solves an issue already in the tracker or if it is a Feature or Small Feature submitted to the CGAL Wiki).

Release Management

  • Affected package(s):
  • Issue(s) solved (if any): fix #0000, fix #0000,...
  • Feature/Small Feature (if any):
  • Link to compiled documentation (obligatory for small feature) wrong link name to be changed
  • License and copyright ownership:

lrineau added 30 commits March 23, 2026 11:49
+ cosmetic changes about debug message, or "typedefs"
- do not try to support C++20 modules (to speed up compilations)
- factorize the uses of `std::chrono::*` in dedicated functions with shorter names
- add a namespace in the `.cpp` file, to avoid conflicts with any C-header (in my case it was the identifier `clock`, defined as a function by `<time.h>`)
(`n` is the number of constrained edges)
split `dump_link_mesh_of_vertex_to_ply` into 3 functions
- `collect_star_components_facets`` returns more information
- and it is called with an incident constrained facet of `v`
Now the debug outputs about moving Steiner vertices are correctly
protected and indented.
@janetournois janetournois added Work in progress Pkg::Tetrahedral_remeshing Pkg::CDT_3 depends on another PR This pull-request should only be merged after other ones. labels Jun 9, 2026
the case where the 2 endpoints belong to different surfaces patches was not treated
and replace the code of add_bbox_points to set the vertex type
+ add BBOX to vertex types
@janetournois
janetournois force-pushed the Tet_remeshing-for_CCDT_3-jtournois branch from ab2c71a to 5586860 Compare June 15, 2026 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

depends on another PR This pull-request should only be merged after other ones. Pkg::CDT_3 Pkg::Tetrahedral_remeshing Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants