<div>Dear all,</div>
<div> </div>
<div>I&#39;ve posted this issue once, but the problem has not been solved.</div>
<div> </div>
<div>I have a 3D poly date object, I&#39;d like to extract the light intensity of a particular point. But I checked the documents and didn&#39;t find any function to do this.</div>
<div> </div>
<div>Now I find vtkPolyDataNormals which provides the normals of all points on the mesh. Then I can use these normals and vtkLight properties to calculate the light intensity of a particular point.</div>
<div> </div>
<div>However, this would consume a lot of work to finish.</div>
<div> </div>
<div>Do you know any vtk functions could solve the problem? I really appreciate your kindly help.</div>
<div> </div>
<div>Best wishes</div>
<div>Wenlong</div>