<div dir="ltr"><div><div>Thanks David,<br><br></div>I did try that first and was unable to select the "Glyph Type" and gave up. Luckily your post encouraged me to RTM where it states that vtkPolyData should be used for the glyph. A quick extract surface filter fixed that, so thanks very much for your help.<br><br></div>Bob<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 2 January 2017 at 19:49, David E DeMarle <span dir="ltr"><<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Glyph with Custom source filter can do it. Note that it works in CPU/RAM instead of in a GPU shader so memory can be an issue for all the replicated geometry. <br><br>To use it, manufacture a mesh that appears the way you want it and save it in a common mesh format. Load that into the pipeline and hide it, select the object you want to apply glyphs to and apply the Glyph with Custom Source filter. Choose the shape you read in as the "Glyph Type" input.<br><br></div><br><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="m_-3561979112112650761gmail_signature" data-smartmail="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: <a href="tel:(518)%20881-4909" value="+15188814909" target="_blank">518-881-4909</a></div></div>
<br><div class="gmail_quote"><div><div class="h5">On Mon, Jan 2, 2017 at 2:35 PM, Bob Flandard <span dir="ltr"><<a href="mailto:bflandard@gmail.com" target="_blank">bflandard@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div><div><div>Hi,<br><br></div>Any links or advice on how to create a custom glyph?<br><br></div>I'd like a sphere divided into 8 equal sized/shaped patches and colored alternate black and white, to represent the centroid of a point mass. I have lots of these, so a glyph would be best.<br><br></div>Thanks, Bob<br></div>
<br></div></div>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaV<wbr>iew</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/paraview</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>