<div dir="ltr">You may want to look at ParaView Catalyst with it's Live functionality. <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 14, 2017 at 1:10 PM, Giovanni Funchal <span dir="ltr"><<a href="mailto:gafunchal@gmail.com" target="_blank">gafunchal@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 dir="ltr"><div>Hi,<br><br></div>I would like to implement something that sends data (triangle mesh with normals and colors) in "real time" from a C++ application to a Paraview client running on the same machine, to help debugging. By "real time" I mean that I am only interested in the latest data, not in the history of it.<br><br>Currently, I can repeatedly save vtk files in my application, and hit F5 in Paraview to reload the file and get pretty much the effect that I want. I am looking for a way to automate.<br><br>I have read some of the documentation about custom servers and started writing something based on pvserver sources, but I am not sure I'm going on the right direction. In particular, I don't want to do any custom rendering, but I am not entirely sure that writing only a data server (ie using the builtin renderer) is possible.<br><div><br></div><div>I have a feeling that this should not be difficult to implement, do you know of any better approaches?<br><br></div><div>Thank you,<br clear="all"></div><div><div><div><div class="m_4701099513175145268gmail_signature">-- Giovanni</div></div>
</div></div></div>
<br>______________________________<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/<wbr>opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview-<wbr>developers</a><br>
<br></blockquote></div><br></div>