[vtkusers] How to create vtkPolyDataObject from coordinates

arwtyxouymz arw.tyx-ouy_mz at ezweb.ne.jp
Tue Dec 5 01:38:14 EST 2017


Hi,

I have two problems.

Firstly,
I have a set of coordinates, and I want to convert the set to vtkPolyData.

Secondly,
after the converting, I want to calculate the normals at each points in
vtkPolyData.

I think my second problem can be solved by using vtkPolyDataNormals, but my
set of coordinates is very complex, so I'm worry about the normals are
calculated correctly.

I attach the example of my set.
<http://vtk.1045678.n5.nabble.com/file/t342066/%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88_2017-12-05_15.png> 

I want to convert the red part to vtkPolyData, and I have the coordinates of
red part.

How should i do?

please help me!




--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html


More information about the vtkusers mailing list