<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div>Does anyone know if it's possible to have a vtkPolyData-&gt;vtkPolyDataNormals that uses face normals for some vertices, and vertex normals for others?</div><div><br></div><div>We have a case where our poly data has some large flat regions, and some high-resolution smooth regions. At the juncture of these regions, vertex normals look weird because the flat regions end up with the interpolated normal from the curved regions. We cannot use vertex splitting because the output mesh can't have duplicate vertices. It seems like&nbsp;<span style="font-size: 10pt;">vtkPolyDataNormals</span><span style="font-size: 10pt;">&nbsp;will only allow an all or nothing approach to face vs vertex normals.</span></div><div style="color: rgb(0, 0, 0); font-size: 10pt; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style:
 normal;"><span style="font-size: 10pt;"><br></span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal;">Any suggestions?</div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal;">-Alethea</div></div></body></html>