[vtkusers] About Visualization of 3D points

Rong Xu xurong1981 at gmail.com
Wed Sep 14 11:02:02 EDT 2011


Hi,

I encountered a problem about the visualization of 3D points. I read a *.stl
file and got a vtkPolyData. Then I can use vtkPolyDataMapper, vtkActor,
vtkRenderer, vtkRenderWindow, and vtkRenderWindowInteractor to visualize a
3D surface from that *.stl file.

Another idea I want to just visualize 3D points from vtkPolyData. I know I
can use the method vtkPolyData::GetPoints() to get 3D points. But I don't to
how to visualize these vtkPoints. Does anyone give me an example or advice
for this problem?

I will appreciate for your help ! Thank you!

-- 

-----------------------

Best Regards!

=====================================================

Rong Xu,     Ph.D Student
Ohya Lab,   Global Information and Telecommunication Studies (GITS)
Waseda University, Japan (¨“169-0051)

Tel:             +81-80-4208-1207
E-mail:        xurong1981 at gmail.com
                  xurong at fuji.waseda.jp

=====================================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110915/6ec7859e/attachment.htm>


More information about the vtkusers mailing list