cgal
cgal copied to clipboard
Add Weighted Sample Elimination
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.
cyCodeBasehas a MIT license.