You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue may be related to the choice of kernel in CGAL.
Using CGAL::Simple_cartesian<double> often leads to process getting stuck at this step, whereas selecting CGAL::Exact_predicates_inexact_constructions_kernel may help resolve this problem.
您好,在您的代码中,Poisson(modelpath, modelname);这个函数为什么不能输出off文件,图片中这个函数就会卡停。
The text was updated successfully, but these errors were encountered: