JC3 / ModelSplit

Splits 3d model files into connected components.
Other
0 stars 0 forks source link

Some questions #15

Closed wangdemon closed 2 years ago

wangdemon commented 2 years ago

I don't know whether it is the problem of the program or the problem of the model. No 3D model has been successfully segmented Look at the picture below: 1 2

JC3 commented 2 years ago

I haven't looked at this code in a while but that looks like it's perhaps having issues with a surface model that has quad faces instead of triangles?

I actually had no idea anybody else was actually using this; maybe I'll clean up the code when I get a chance.

wangdemon commented 2 years ago

thank you for your answer.