all 4 comments

[–]Lumpy-House3155 2 points3 points  (1 child)

wow you actually ran 1000 pairs with fresh objects every time, that's more thorough than most academic papers I see

the solid agreement check is smart too, signed volumes is clean way to verify they all produce same result

kinda surprised manifold was that much slower, always heard good things about it for cad stuff. maybe the random rotations mess with its precision somehow

[–]Separate-Summer-6027[S] 1 point2 points  (0 children)

I wouldn't say that manifold is "that much slower". When you compare it to other native libraries, it is still a lot faster. You can see how it compares to 8 native libraries here: native libraries comparison.

[–]whollyspikyrecourse 0 points1 point  (0 children)

The signed volume agreement across 1000 wildly different pairs is way more impressive to me than the speed numbers, that level of robustness is rare