cgal icon indicating copy to clipboard operation
cgal copied to clipboard

Add Weighted Sample Elimination

Open afabri opened this issue 1 year ago • 0 comments

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.

afabri avatar Oct 17 '24 13:10 afabri