Hello,<div><br></div><div>I am using MeshObject[Representation, spatialObject] to display my 3D mesh. I see that the MeshRepresentation class converts the itk mesh obj into an unstructured grid.</div><div>The problem I am having with this (as opposed to using vtkPolyData) is that I can't display using the normals (polyDataNormals).</div>
<div><br></div><div>Would it be right to change this class to convert the mesh to polydata as opposed to unstructured grid to get the desired display? </div><div><br></div><div>I tried the compute normals for the itk mesh itself(using quadEdge mesh classes) but that doesn't help. </div>
<div><br></div><div>I am new to igstk and I will really appreciate your help with this issue.</div><div><br></div><div>Thank you,</div><div>Taru</div>