cgal icon indicating copy to clipboard operation
cgal copied to clipboard

Ball merge reconstruction

Open amaldevp opened this issue 1 year ago • 15 comments

Summary of Changes

Add a new package in CGAL implementing the reconstruction algorithm described in Amal Dev Parakkat, Stefan Ohrhallinger, Elmar Eisemann, and Pooran Memari. Ballmerge: High-quality fast surface reconstruction via voronoi balls. In Computer Graphics Forum, 2024.

Release Management

  • Affected package(s): New package
  • Feature/Small Feature (if any): https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Ball_merge_reconstruction
  • Link to compiled documentation (obligatory for small feature) Current version
  • License and copyright ownership: GF and Telecom Paris

TODO

  • [x] update changes
  • [ ] check branch size (@sloriot)
  • [ ] add example output of increasing complexity and real world example with parameters
  • [ ] show cases that are failing

amaldevp avatar Feb 26 '24 16:02 amaldevp

/build:v1

sloriot avatar Feb 27 '24 07:02 sloriot

The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/8048/v1/Manual/index.html

github-actions[bot] avatar Feb 27 '24 07:02 github-actions[bot]

/force-build:v1

sloriot avatar Apr 24 '24 06:04 sloriot

The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/8048/v1/Manual/index.html

github-actions[bot] avatar Apr 24 '24 06:04 github-actions[bot]

Successfully tested in CGAL-6.0-Ic-233!

sloriot avatar May 02 '24 08:05 sloriot