-
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
Polyhedron Demo: Add sampling plugin #7910
Conversation
Polyhedron/demo/Polyhedron/Plugins/Operations_on_polyhedra/Point_set_from_sampling_plugin.cpp
Outdated
Show resolved
Hide resolved
…nt_set_from_sampling_plugin.cpp Co-authored-by: Laurent Rineau <[email protected]>
Successfully tested in CGAL-6.0-Ic-124 (but there are still todos) |
@afabri Will you finish the pull-request, or do you plan to delegate the remaining TODOs to one of us? Or let me know if you want this PR merged as it is. |
This pull-request was previously marked with the label |
Polyhedron/demo/Polyhedron/Plugins/Operations_on_polyhedra/Point_set_from_sampling_plugin.cpp
Outdated
Show resolved
Hide resolved
Polyhedron/demo/Polyhedron/Plugins/Operations_on_polyhedra/Point_set_from_sampling_plugin.cpp
Outdated
Show resolved
Hide resolved
The todos are done now, |
|
Successfully tested in CGAL-6.0-Ic-129 |
Summary of Changes
Add a plugin that samples meshes and polygon soups
Todo
Release Management