Skip to content
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

Improve generation of polylines #8291

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

Conversation

sloriot
Copy link
Member

@sloriot sloriot commented Jun 18, 2024

We now have several options:

  • 2d
  • triangulate (kept even if it's not really a polyline)
  • polygon
  • one per line (within the same item)

image

several options:
- 2d
- triangulated
- polygon
- one per line
@sloriot
Copy link
Member Author

sloriot commented Jun 26, 2024

Successfully tested in CGAL-6.0-Ic-274

@lrineau lrineau self-assigned this Jun 26, 2024
@lrineau lrineau added the rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CGAL 3D demo Enhancement rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' Tested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants