[vtkusers] vtkPolyDataNormals how to compute points' normal

Bill Lorensen bill.lorensen at gmail.com
Fri Dec 18 23:32:30 EST 2009


Marching Cubes computes the normals from the gradients of the image data.

vtkPolyDataNormals computes the normal; at a point by averaging all of
the cell normals that use the point.

On Fri, Dec 18, 2009 at 11:07 PM, renlishen <renlishen at gmail.com> wrote:
>
> hi everyone
> Does anyone knows how the vtkPolyDataNormals to compute the points'
> normal..?
> like "Marching Cubes: A high resolution 3D surface construction algorithm"
> says that?
> http://old.nabble.com/file/p26852626/kkk.png
> I really want to know..
>
> thanks again...
>
> renli shen
> --
> View this message in context: http://old.nabble.com/vtkPolyDataNormals-how-to-compute-points%27-normal-tp26852626p26852626.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list