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 _______________________________________________ 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 ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
