Skip to content

Mesh_3: Specific domain for Poisson reconstruction #8771

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Conversation

soesau
Copy link
Member

@soesau soesau commented Mar 5, 2025

Summary of Changes

Creating Poisson_mesh_domain including optimizations for Poisson from Surface_mesher

Release Management

@MaelRL MaelRL added Not yet approved The feature or pull-request has not yet been approved. Small feature labels Mar 11, 2025
@MaelRL MaelRL added this to the 6.1-beta milestone Mar 11, 2025
Copy link
Contributor

@albert-github albert-github left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remarks due to warnings in overnight documentation build https://cgal.geometryfactory.com/CGAL/Manual_doxygen_test/CGAL-6.1-Ic-108/logs_master/Poisson_surface_reconstruction_3.log

/home/cgal-testsuite/cgal_doc_build/CGAL-6.1-Ic-108/include/CGAL/Poisson_mesh_domain_3.h:51: warning: Found non-existing group 'PkgMesh3Domains' for the command '@ingroup', ignoring command
/home/cgal-testsuite/cgal_doc_build/CGAL-6.1-Ic-108/include/CGAL/Poisson_mesh_domain_3.h:46: warning: unexpected end of comment while inside <ul> block
/home/cgal-testsuite/cgal_doc_build/CGAL-6.1-Ic-108/include/CGAL/Poisson_mesh_domain_3.h:120: warning: unable to resolve reference to 'bgl_namedparameters' for \ref command
/home/cgal-testsuite/cgal_doc_build/CGAL-6.1-Ic-108/include/CGAL/Poisson_mesh_domain_3.h:126: warning: unable to resolve reference to 'bgl_namedparameters' for \ref command
/home/cgal-testsuite/cgal_doc_build/CGAL-6.1-Ic-108/include/CGAL/Poisson_mesh_domain_3.h:183: warning: unable to resolve reference to 'bgl_namedparameters' for \ref command
/home/cgal-testsuite/cgal_doc_build/CGAL-6.1-Ic-108/include/CGAL/Poisson_mesh_domain_3.h:189: warning: unable to resolve reference to 'bgl_namedparameters' for \ref command

@soesau soesau added the depends on another PR This pull-request should only be merged after other ones. label Mar 13, 2025
@soesau
Copy link
Member Author

soesau commented Mar 13, 2025

depends on #8781

@soesau

This comment was marked as outdated.

This comment was marked as outdated.

@lrineau

This comment was marked as outdated.

This comment was marked as outdated.

[skip ci]
@soesau

This comment was marked as outdated.

This comment was marked as outdated.

@soesau

This comment was marked as outdated.

This comment was marked as outdated.

@sloriot

This comment was marked as outdated.

@sloriot
Copy link
Member

sloriot commented Apr 16, 2025

Are we waiting for more modifications to include this PR?

@soesau
Copy link
Member Author

soesau commented Apr 17, 2025

Are we waiting for more modifications to include this PR?

No, the only dependency is merged.

@github-actions github-actions bot removed the Tested label Apr 17, 2025
Copy link

This pull-request was previously marked with the label Tested, but has been modified with new commits. That label has been removed.

@MaelRL
Copy link
Member

MaelRL commented Apr 18, 2025

/build:v2

Copy link

The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/8771/v2/Manual/index.html

@MaelRL MaelRL added pre-approved For pre-approved small features. After 15 days the feature will be accepted. and removed Not yet approved The feature or pull-request has not yet been approved. labels Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pkg::Mesh_3 Pkg::Poisson_surface_reconstruction_3 pre-approved For pre-approved small features. After 15 days the feature will be accepted. Ready to be tested Small feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reimplement Poisson_implicit_surface_3 for Mesh_3 (for CGAL-6.1)
6 participants