CGAL / cgal

The public CGAL repository, see the README below
https://github.com/CGAL/cgal#readme
Other
4.68k stars 1.35k forks source link

Alpha wrapping question #8152

Open wangguan1995 opened 2 months ago

wangguan1995 commented 2 months ago

Please use the following template to help us solving your issue.

Issue Details

Using alpha wrapping algorithm to wrap a high resolution car

image

Thanks Describe your issue. Please be specific (compilation error, runtime error, unexpected behavior, wrong results, etc.).

Source Code

body_0419_close.obj.zip using : example , with alpha 600 offset 1000

Environment

sloriot commented 2 months ago

Did you try with the version in the master branch or are you using CGAL 5.6? Please also provide your input mesh and parameters so that we can try reproduce your issue.

wangguan1995 commented 2 months ago

https://github.com/CGAL/cgal/wiki/Concurrency-in-CGAL, does it work for Alpha-Wrap-3?