alecjacobson / gptoolbox

Matlab toolbox for Geometry Processing.
MIT License
628 stars 166 forks source link

handled error in dual laplacian that makes sure input is indeed a tet… #111

Closed otmanon closed 3 years ago

otmanon commented 3 years ago

…-mesh, stops matlab from crashing when calling dual_laplacian on triangle mesh

otmanon commented 3 years ago

I did test it! And weirdly while i was testing it the opposite seemed to be true where it wasn't an assertion. I think I must have made a mistake where i moved the mexw64 file to a wrong directory and was testing it on old mexw64 file.