hjwdzh / Manifold

Convert any Triangle Mesh to Watertight Manifold
Other
594 stars 77 forks source link

The given example has segmentation fault problem #17

Closed doddodod closed 4 months ago

doddodod commented 4 months ago

Hi,

Just run ./simplify -i input.obj -o output.obj -m -c 1e-2 -f 10000 -r 0.2 The result shows segmentation fault, any suggestions on this?

Thanks!

doddodod commented 4 months ago

./simplify -i ../examples/manifold.obj -o ../examples/simplified_manifold.obj -c 1e-2 -f 10000 -r 0.2 sorry, should use the manifold.obj. This works fine