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

Add Weighted Sample Elimination #8554

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

Conversation

afabri
Copy link
Member

@afabri afabri commented Oct 17, 2024

Summary of Changes

For some other package we need a uniform sampling on a triangle mesh. There is a nice code for that in cyCodeBase.

See also the publication at http://www.cemyuksel.com/research/sampleelimination/.

To get started I only add an example that exposes the cy-API, so that we can use the console application right away.

Release Management

  • Affected package(s): PMP
  • Feature/Small Feature (if any):
  • Link to compiled documentation (obligatory for small feature) wrong link name to be changed
  • License and copyright ownership: GeometryFactory for the wrapper to come. cyCodeBase has a MIT license.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants