[Paraview] Displaying points and normals
    Christoph Heindl 
    christoph.heindl at gmail.com
       
    Thu Oct 29 05:12:36 EDT 2009
    
    
  
Hi,
I wonder if the following is possible: Given a comma-separated value
file (.csv) with six fields. The first three fields are the
coordinates of the points and the last three fields are the associated
point normal vectors. For example:
134.3 232.2 123.3 1.0 0.0 0.0
with space as field separator.
Is it possible to visualize the point set and attach normal vectors to
points (as arrows for example)?
I tried to use TableToPoints filter for visualizing the normals but failed.
Any help appreciated.
Best regards,
Christoph
    
    
More information about the ParaView
mailing list