View Single Post
  #175  
Old 09-12-2012, 04:17 AM
PiB
Fire Beetle
 
Join Date: Aug 2012
Posts: 15
Default

I know how to calculate face normals, but I think the order of the vertices in the file is wrong. Half of the faces use clockwise order (first picture) while the other half use anti-clockwise order (second picture).

The reason I mentioned the normals is that, if all the normals were pointing in the right direction I could detect which faces have the wrong order and change it. Unfortunately it seems faces specified clockwise have wrong normals and vice versa.



Reply With Quote