Daniel Sieger
Daniel Sieger
Hi, As you already found out, this is most likely due to degenerate faces in the input mesh. We'll eventually add some way to prevent / detect this in a...
Reopen and mark as enhancement
Hi, There is some room for optimization in the garbage collector. Marking this as enhancement. Thanks for your feedback, Daniel
Hi Paul, thanks for your submission. Just gave it a try, and observed two issues: 1. The function seems to only work on triangle meshes. It crashes on quad /...
Hi, thanks for your suggestion. I had use cases for custom sizing fields in the past as well, definitely something to think about. Marking it as enhancement.
Yes, for the moment this is a conscious decision. See also PR #86. I'm not really keen on supporting older versions of Eigen. However, this is not set in stone...
Thanks for spotting, fixed. Only tested dark mode on mobile. For the arrows I simply override the icon used in `navtree.js` by adding a snippet to my `header.html`: ```html var...
Fixed in 2382778c560e7bed5d5b01a31a3b75af4c054649
Can't reproduce this either, calling `adaptive_remeshing` with above parameters on the provided example mesh works fine. Smells like a memory issue somewhere else in your program. Do you get the...
Closing due to lack of feedback