-
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
PMP::isotropic_remeshing - add variable sizing field #4891
PMP::isotropic_remeshing - add variable sizing field #4891
Commits on May 11, 2023
-
add possibility to provide a variable sizing field to PMP::isotropic_…
…remeshing # Conflicts: # Polygon_mesh_processing/examples/Polygon_mesh_processing/CMakeLists.txt # Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/remesh_impl.h
Configuration menu - View commit details
-
Copy full SHA for 0ee9406 - Browse repository at this point
Copy the full SHA 0ee9406View commit details -
use boost::optional<double> instead of a bool and a double
# Conflicts: # Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/remesh_impl.h
Configuration menu - View commit details
-
Copy full SHA for 9de4131 - Browse repository at this point
Copy the full SHA 9de4131View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad55b8c - Browse repository at this point
Copy the full SHA ad55b8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c1e820 - Browse repository at this point
Copy the full SHA 5c1e820View commit details -
to avoid conflicts with Uniform_sizing_field in Mesh_3
Configuration menu - View commit details
-
Copy full SHA for 50bbb4f - Browse repository at this point
Copy the full SHA 50bbb4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13c4db2 - Browse repository at this point
Copy the full SHA 13c4db2View commit details
Commits on May 19, 2023
-
Add initial preparations for adaptive sizing field
Add Adaptive_sizing_field header with edge min and max limits, and tolerance Adjust the example
Configuration menu - View commit details
-
Copy full SHA for 7326fb5 - Browse repository at this point
Copy the full SHA 7326fb5View commit details -
Create a vertex property map that will contain sizing info (WIP)
Also, update target length checks
Configuration menu - View commit details
-
Copy full SHA for 5c4e6ed - Browse repository at this point
Copy the full SHA 5c4e6edView commit details
Commits on May 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eb2a023 - Browse repository at this point
Copy the full SHA eb2a023View commit details
Commits on Aug 1, 2023
-
Merge remote-tracking branch 'cgal/master' into PMP-add_sizing_in_iso…
…tropic_remeshing-GF
Configuration menu - View commit details
-
Copy full SHA for b7aeab3 - Browse repository at this point
Copy the full SHA b7aeab3View commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 613b0a8 - Browse repository at this point
Copy the full SHA 613b0a8View commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for af95dae - Browse repository at this point
Copy the full SHA af95daeView commit details
Commits on Nov 16, 2023
-
Add sizing field calculation from curvature
WIP: isotropic remeshing default overload is now broken
Configuration menu - View commit details
-
Copy full SHA for 92a4340 - Browse repository at this point
Copy the full SHA 92a4340View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd787c4 - Browse repository at this point
Copy the full SHA fd787c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52df5ae - Browse repository at this point
Copy the full SHA 52df5aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 947ab8f - Browse repository at this point
Copy the full SHA 947ab8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c89bedb - Browse repository at this point
Copy the full SHA c89bedbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa9769b - Browse repository at this point
Copy the full SHA fa9769bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5629f7a - Browse repository at this point
Copy the full SHA 5629f7aView commit details -
Co-authored-by: Sebastien Loriot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb77903 - Browse repository at this point
Copy the full SHA cb77903View commit details -
Configuration menu - View commit details
-
Copy full SHA for ace36a2 - Browse repository at this point
Copy the full SHA ace36a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73fd72f - Browse repository at this point
Copy the full SHA 73fd72fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fbcb41 - Browse repository at this point
Copy the full SHA 0fbcb41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91216f7 - Browse repository at this point
Copy the full SHA 91216f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8a9632 - Browse repository at this point
Copy the full SHA c8a9632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06db84f - Browse repository at this point
Copy the full SHA 06db84fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 677bb04 - Browse repository at this point
Copy the full SHA 677bb04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63e3180 - Browse repository at this point
Copy the full SHA 63e3180View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a5283b - Browse repository at this point
Copy the full SHA 4a5283bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a61ebb5 - Browse repository at this point
Copy the full SHA a61ebb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99661df - Browse repository at this point
Copy the full SHA 99661dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 573cc53 - Browse repository at this point
Copy the full SHA 573cc53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c597a0 - Browse repository at this point
Copy the full SHA 1c597a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc0c46c - Browse repository at this point
Copy the full SHA cc0c46cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b1b04e - Browse repository at this point
Copy the full SHA 4b1b04eView commit details -
reintroduce mean curvature and gaussian curvature in "display propert…
…ies" broken for now
Configuration menu - View commit details
-
Copy full SHA for 58e0bf1 - Browse repository at this point
Copy the full SHA 58e0bf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41bddc7 - Browse repository at this point
Copy the full SHA 41bddc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6cc7ca - Browse repository at this point
Copy the full SHA b6cc7caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15ad1f7 - Browse repository at this point
Copy the full SHA 15ad1f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f2c0f2 - Browse repository at this point
Copy the full SHA 1f2c0f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00b4b93 - Browse repository at this point
Copy the full SHA 00b4b93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64257b9 - Browse repository at this point
Copy the full SHA 64257b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36f8d39 - Browse repository at this point
Copy the full SHA 36f8d39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a8974d - Browse repository at this point
Copy the full SHA 4a8974dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 050c7f9 - Browse repository at this point
Copy the full SHA 050c7f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 600f72f - Browse repository at this point
Copy the full SHA 600f72fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f589b05 - Browse repository at this point
Copy the full SHA f589b05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66721bb - Browse repository at this point
Copy the full SHA 66721bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee640c9 - Browse repository at this point
Copy the full SHA ee640c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ee23c6 - Browse repository at this point
Copy the full SHA 6ee23c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff4bbaa - Browse repository at this point
Copy the full SHA ff4bbaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3727e4 - Browse repository at this point
Copy the full SHA e3727e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98a3f14 - Browse repository at this point
Copy the full SHA 98a3f14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e91abb - Browse repository at this point
Copy the full SHA 9e91abbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dccf973 - Browse repository at this point
Copy the full SHA dccf973View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5d23db - Browse repository at this point
Copy the full SHA f5d23dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f9142b - Browse repository at this point
Copy the full SHA 1f9142bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46b5051 - Browse repository at this point
Copy the full SHA 46b5051View commit details -
Configuration menu - View commit details
-
Copy full SHA for e845b07 - Browse repository at this point
Copy the full SHA e845b07View commit details -
Configuration menu - View commit details
-
Copy full SHA for b69a267 - Browse repository at this point
Copy the full SHA b69a267View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35153d5 - Browse repository at this point
Copy the full SHA 35153d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 040b9ab - Browse repository at this point
Copy the full SHA 040b9abView commit details -
Configuration menu - View commit details
-
Copy full SHA for a96054a - Browse repository at this point
Copy the full SHA a96054aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cd75d8 - Browse repository at this point
Copy the full SHA 8cd75d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a00509e - Browse repository at this point
Copy the full SHA a00509eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dff622 - Browse repository at this point
Copy the full SHA 9dff622View commit details -
Configuration menu - View commit details
-
Copy full SHA for 039b027 - Browse repository at this point
Copy the full SHA 039b027View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ca5994 - Browse repository at this point
Copy the full SHA 4ca5994View commit details -
Co-authored-by: Andreas Fabri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 25c82a2 - Browse repository at this point
Copy the full SHA 25c82a2View commit details -
Update Concepts/PMPSizingField docs
Co-authored-by: Andreas Fabri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04e3be8 - Browse repository at this point
Copy the full SHA 04e3be8View commit details -
Use any argument convertible to double for overloads
in isotropic_remeshing() in split_long_edges()
Configuration menu - View commit details
-
Copy full SHA for 237e915 - Browse repository at this point
Copy the full SHA 237e915View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec1793f - Browse repository at this point
Copy the full SHA ec1793fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f73e7d4 - Browse repository at this point
Copy the full SHA f73e7d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd66926 - Browse repository at this point
Copy the full SHA cd66926View commit details -
Info on curvature calculation in Adaptive_sizing_field Update reference manual welcome page
Configuration menu - View commit details
-
Copy full SHA for 22b08df - Browse repository at this point
Copy the full SHA 22b08dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7037103 - Browse repository at this point
Copy the full SHA 7037103View commit details -
Configuration menu - View commit details
-
Copy full SHA for 426c6f9 - Browse repository at this point
Copy the full SHA 426c6f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b370381 - Browse repository at this point
Copy the full SHA b370381View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04be232 - Browse repository at this point
Copy the full SHA 04be232View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42c02d9 - Browse repository at this point
Copy the full SHA 42c02d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d06df0 - Browse repository at this point
Copy the full SHA 4d06df0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12cc789 - Browse repository at this point
Copy the full SHA 12cc789View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0481c62 - Browse repository at this point
Copy the full SHA 0481c62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 230de52 - Browse repository at this point
Copy the full SHA 230de52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d21d57 - Browse repository at this point
Copy the full SHA 1d21d57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 324f133 - Browse repository at this point
Copy the full SHA 324f133View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7128ef9 - Browse repository at this point
Copy the full SHA 7128ef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28ac57e - Browse repository at this point
Copy the full SHA 28ac57eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9593110 - Browse repository at this point
Copy the full SHA 9593110View commit details -
Update Polygon_mesh_processing/test/Polygon_mesh_processing/remeshing…
…_quality_test.cpp Co-authored-by: Andreas Fabri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7cb3a58 - Browse repository at this point
Copy the full SHA 7cb3a58View commit details -
Update Polygon_mesh_processing/test/Polygon_mesh_processing/remeshing…
…_quality_test.cpp Co-authored-by: Andreas Fabri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20a735c - Browse repository at this point
Copy the full SHA 20a735cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64af00b - Browse repository at this point
Copy the full SHA 64af00bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 896e491 - Browse repository at this point
Copy the full SHA 896e491View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65c75c5 - Browse repository at this point
Copy the full SHA 65c75c5View commit details -
Update Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/U…
…niform_sizing_field.h Co-authored-by: Andreas Fabri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e1eb19 - Browse repository at this point
Copy the full SHA 1e1eb19View commit details -
Update Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/A…
…daptive_sizing_field.h Co-authored-by: Andreas Fabri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 99f8120 - Browse repository at this point
Copy the full SHA 99f8120View commit details -
Configuration menu - View commit details
-
Copy full SHA for bde55d8 - Browse repository at this point
Copy the full SHA bde55d8View commit details -
Update Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/r…
…emesh.h Co-authored-by: Jane Tournois <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e49789b - Browse repository at this point
Copy the full SHA e49789bView commit details -
Update Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/r…
…emesh.h Co-authored-by: Jane Tournois <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21f6580 - Browse repository at this point
Copy the full SHA 21f6580View commit details -
Update Polygon_mesh_processing/doc/Polygon_mesh_processing/Concepts/P…
…MPSizingField.h Co-authored-by: Jane Tournois <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b7dfa2 - Browse repository at this point
Copy the full SHA 7b7dfa2View commit details -
Apply suggestions from code review
Co-authored-by: Jane Tournois <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 178d967 - Browse repository at this point
Copy the full SHA 178d967View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c093c2 - Browse repository at this point
Copy the full SHA 5c093c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98c64c3 - Browse repository at this point
Copy the full SHA 98c64c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfc2390 - Browse repository at this point
Copy the full SHA dfc2390View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b37280 - Browse repository at this point
Copy the full SHA 6b37280View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b4af4b - Browse repository at this point
Copy the full SHA 3b4af4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9aa5b9 - Browse repository at this point
Copy the full SHA e9aa5b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for faaeba8 - Browse repository at this point
Copy the full SHA faaeba8View commit details -
Apply suggestions from code review
Co-authored-by: Jane Tournois <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ace7779 - Browse repository at this point
Copy the full SHA ace7779View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7406486 - Browse repository at this point
Copy the full SHA 7406486View commit details -
Configuration menu - View commit details
-
Copy full SHA for e885155 - Browse repository at this point
Copy the full SHA e885155View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34c1268 - Browse repository at this point
Copy the full SHA 34c1268View commit details -
Configuration menu - View commit details
-
Copy full SHA for 627a36f - Browse repository at this point
Copy the full SHA 627a36fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a4dbe5 - Browse repository at this point
Copy the full SHA 6a4dbe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 618fb4b - Browse repository at this point
Copy the full SHA 618fb4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c41a0e3 - Browse repository at this point
Copy the full SHA c41a0e3View commit details -
Apply suggestions from code review
Co-authored-by: Jane Tournois <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc36eb8 - Browse repository at this point
Copy the full SHA dc36eb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 904c100 - Browse repository at this point
Copy the full SHA 904c100View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dbd8c2 - Browse repository at this point
Copy the full SHA 1dbd8c2View commit details -
Apply suggestions from code review
Co-authored-by: Jane Tournois <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b9bd77 - Browse repository at this point
Copy the full SHA 4b9bd77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75303ad - Browse repository at this point
Copy the full SHA 75303adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29d948a - Browse repository at this point
Copy the full SHA 29d948aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4f9a57 - Browse repository at this point
Copy the full SHA e4f9a57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e138a0 - Browse repository at this point
Copy the full SHA 1e138a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c7bc4c - Browse repository at this point
Copy the full SHA 4c7bc4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d83409 - Browse repository at this point
Copy the full SHA 4d83409View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7328ed7 - Browse repository at this point
Copy the full SHA 7328ed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94d1234 - Browse repository at this point
Copy the full SHA 94d1234View commit details -
There will not be any crash as the value for new vertices is always set. However with Polyhedron since we don't reuse vertices, the map size might get large. Surface_mesh is fine
Configuration menu - View commit details
-
Copy full SHA for 38482e8 - Browse repository at this point
Copy the full SHA 38482e8View commit details