Polygonal Converter.

 From:  Michael Gibson
6674.114 In reply to 6674.113 
Hi Max,

> importObj supports n-gons :)

Oops, I see now I didn't read it close enough - I saw the if (edges.length<5) part and I thought that was the main thing, but now I see that's only a backup path for if the polygon was not planar enough for planarsrf to construct a surface through it. Sorry!

I guess if the n-gon is non-planar then that will be an issue though?

- Michael