-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
GSoC2022 - Interpolated Corrected Curvatures #6760
Conversation
I will replace ExactPredInexactConstructs with a geometry traits template next ISA
it works fine, still need to handle if vnm is not given
Triangulation_2/examples/Triangulation_2/triangulation_prog1.cpp
Outdated
Show resolved
Hide resolved
… named parameter (WIP)
.../include/CGAL/Polygon_mesh_processing/Curvatures/interpolated_corrected_curvature_measures.h
Outdated
Show resolved
Hide resolved
Polygon_mesh_processing/examples/Polygon_mesh_processing/interpolated_corrected_curvatures.cpp
Outdated
Show resolved
Hide resolved
.../include/CGAL/Polygon_mesh_processing/Curvatures/interpolated_corrected_curvature_measures.h
Outdated
Show resolved
Hide resolved
/build:v0 |
The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/6760/v0/Manual/index.html |
will update docs to match void interpolated_corrected_measure_mesh( const PolygonMesh& pmesh, FaceMeasureMap fmm, const Measure_index mu_i, NamedParameters& np = parameters::default_values()) { later if it works
...gon_mesh_processing/include/CGAL/Polygon_mesh_processing/interpolated_corrected_curvatures.h
Outdated
Show resolved
Hide resolved
...gon_mesh_processing/include/CGAL/Polygon_mesh_processing/interpolated_corrected_curvatures.h
Outdated
Show resolved
Hide resolved
...gon_mesh_processing/include/CGAL/Polygon_mesh_processing/interpolated_corrected_curvatures.h
Show resolved
Hide resolved
...gon_mesh_processing/include/CGAL/Polygon_mesh_processing/interpolated_corrected_curvatures.h
Show resolved
Hide resolved
Polygon_mesh_processing/doc/Polygon_mesh_processing/Polygon_mesh_processing.txt
Outdated
Show resolved
Hide resolved
|
This pull-request was previously marked with the label |
The branch size went from 25MB to 1.1MB |
Successfully tested in CGAL-6.0-Ic-106 |
## Summary of Changes This PR introduces the possibility to chose a variable sizing field for isotropic remeshing. ## Release Management * Affected package(s): PMP * Feature/Small Feature (if any): [Here](https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Curvature-adaptive_remeshing) -- **pre-approval on 2023/10/24** * Link to compiled documentation (obligatory for small feature) [*wrong link name to be changed*](httpssss://wrong_URL_to_be_changed/Manual/Pkg) * License and copyright ownership: unchanged * Depends on #6760 ## TODO: - [x] check branch size (for @sloriot) - [x] handle the update of the interpolated curvature branch (for @sloriot)
Release Management
TODOs: