Can you attach a screenshot of the result you&#39;re seeing?<div><br></div><div>Utkarsh</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 12, 2012 at 6:19 AM, Noam Aigerman <span dir="ltr">&lt;<a href="mailto:noam.superspam@gmail.com" target="_blank">noam.superspam@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">As part of my visualization, I need to show 3d points that have been moved, i.e each point has an original position and a moved position. <div>
I want to visualize this as a set of lines, where each line connects the point&#39;s original position drawn in red and the moved position drawn in blue. I can do this by saving a vtk with a set of points, the original positions AND the moved position, and associate a scalar to each point to denote whether it is an original position or a moved position. Then I associate lines with each pair of points.</div>


<div>This almost works for me, the one thing is that I want the line to be flat-shaded with one color (preferably even a dashed line). But the line always interpolates the red\blue values of its vertices.</div><div>Maybe I&#39;m approaching this the wrong way?</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 ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>