<div>Hi everyone,</div>
<div>&nbsp;</div>
<div>I was wondering if there is a vtk filter that can fix cell orientations. I have OBJ models that I load using vtkOBJReader, but the cell orientations are mixed. Some&nbsp;of the triangular faces are clockwise and some are counter-clockwise. I need a way to unify the orientation of all cells such that they all face clock-wise or counter-clockwise. By the way, my models are always built up of triangular patches (no strips or quads).
</div>
<div>&nbsp;</div>
<div>Does anyone know how to do this ? !</div>