samlittlewood / carve

Automatically exported from code.google.com/p/carve
Other
0 stars 0 forks source link

Bug in mergeCoplanarFaces? #66

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

I am trying to merge coplanar facets by the function 'mergeCoplanarFaces' of 
Carve. The function works when all edges are shared by two facets.

However, for the edges which are shared by more than 2 facets and if two of the 
facets are coplanar, these two facets are also merged. 

What is the expected output? What do you see instead?
I think in this case the coplanar facets can't be merged.

What version of the product are you using? On what operating system?
latest version.

Please provide any additional information below.
Please see the attached files, mergeCoplanarFace0 is the object before merging 
and mergeCoplanarFace is the result.

Original issue reported on code.google.com by tanglaoy...@gmail.com on 16 Jul 2014 at 2:08

Attachments: