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

PMP: Add vertex_angle_sum() #8564

Closed
wants to merge 2 commits into from
Closed

Conversation

afabri
Copy link
Member

@afabri afabri commented Oct 21, 2024

Summary of Changes

The vertex angle sum can be used as an indication for local flatness.

Writing it I am wondering if we need a generic apply functors to vertices.

The name itself must be discussed. Should it be compute_.. ?

I would also like to see integrated this function in the demo where we color code. I am wondering what to do with border vertices where the sum is in general not 2 pi

Release Management

  • Affected package(s): PMP
  • Feature/Small Feature (if any): tbd
  • Link to compiled documentation tbd
  • License and copyright ownership: GeometryFactory

@MaelRL MaelRL added Small feature TODO Pkg::PMP Not yet approved The feature or pull-request has not yet been approved. labels Dec 7, 2024
@MaelRL
Copy link
Member

MaelRL commented Dec 10, 2024

merged with #6088.

@MaelRL MaelRL closed this Dec 10, 2024
@MaelRL MaelRL added Replaced and removed Not yet approved The feature or pull-request has not yet been approved. Small feature TODO labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants