Alec Jacobson
Alec Jacobson
This seems like an issue with the binding not the underlying libigl c++ function. hopefully an easy fix. https://github.com/libigl/libigl/blob/main/include/igl/readMSH.h Happy to merge a PR if you get around to it...
Maybe the `1000` should be adjusted. But I'd need a minimal reproducible example to test further.
It's unlikely that I'll personally make time to look into this. @danielepanozzo or @schuellc might know what's going on in that file.
Oh, I see it's actually @MichaelRabinovich .
I'm sorry this is still changing every line in the diff. Maybe it's tabs spaces or newlines. But I can't figure out what's actually changed in the file.
Is there anyway to filter the changes to not touch every line? Maybe it's a newline thing?
Looks like a bad leftover assertion you could comment out On Fri, Nov 22, 2024, 6:51 PM Gustavo Alvarez ***@***.***> wrote: > same here but in linux > > [687/710]...
fast_winding_number
switching this to feature request. A klein bottle is manifold despite not having a consistent orientation. we could have a function that returns whether each edge is consistently oriented. I...
Being backwards _compatible_ is out of the question, but perhaps we can avoid being backward _compilable_ by changing all of the function names that are affected.