<div dir="ltr">Also, this example:<div><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/CurvatureBandsWithGlyphs">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/CurvatureBandsWithGlyphs</a><br></div><div><br></div><div>contains much more than what you're asking for, but also does contain exactly what you're asking for. Visualizing normal vectors with arrow glyphs.</div><div><br></div><div>HTH,</div><div>David C.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 29, 2014 at 10:52 PM, Adamos Kyriakou <span dir="ltr"><<a href="mailto:somada141@gmail.com" target="_blank">somada141@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">I wrote a blog post which shows how to do that. Take a look at <a href="http://pyscience.wordpress.com/2014/10/05/from-ray-casting-to-ray-tracing-with-python-and-vtk/" target="_blank">http://pyscience.wordpress.com/2014/10/05/from-ray-casting-to-ray-tracing-with-python-and-vtk/</a><div><br></div><div>Cheers,</div><div>Adam</div><div><br><div><blockquote type="cite"><div><div class="h5"><div>On Oct 30, 2014, at 1:33 PM, Lin M <<a href="mailto:majcjc@gmail.com" target="_blank">majcjc@gmail.com</a>> wrote:</div><br></div></div><div><div><div class="h5"><div dir="ltr">Hi all,<div><br></div><div>I'm trying to vis the normal vectos of polydata as arrows. Is there any convenient way to achieve this? I read the example <a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/GeometricObjects/OrientedArrow" target="_blank">http://www.vtk.org/Wiki/VTK/Examples/Cxx/GeometricObjects/OrientedArrow</a> here, but I still don't understand how to do this. It seems to vis one arrow we need to follow quite a lot steps. I think my problem is the same with <a href="http://vtk.1045678.n5.nabble.com/vtkglyph3D-with-arrowsource-td1247920.html" target="_blank">http://vtk.1045678.n5.nabble.com/vtkglyph3D-with-arrowsource-td1247920.html</a> , though there is no answer below. :-(</div><div><br></div><div>Can anyone give me some advice? Thank you very much!</div><div><br></div><div>Best,</div><div>Lin</div></div></div></div>
_______________________________________________<br>Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br><br>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br><br>Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br><br>Follow this link to subscribe/unsubscribe:<br><a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br></div></blockquote></div><br></div></div><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>