<div dir="ltr"><div><div><div><div>Hello,<br><br>When you are using ParaView in client-server mode, OpenGL is needed on the client to perform either:<br></div><ul><li> local rendering of the geometry processed on the server - this is the case if geometry to display is below the "remote rendering" threshold defined in <i>Edit/Settings/Render View/Remote Render Threshold</i>. In this case the geometry obtained at the end of the processing pipeline (ie in output of the ParaView sources/filters) is gathered (in case of a parallel server) and send back to the client for OpenGL rendering. This allows a more interactive visualization in case the data is small enough to be handled by the client.</li></ul></div><ul><li>display the picture of the remote rendered images - this happens when geometry size is bigger than the previously mentioned threshold. In this case, the interactions (camera position etc.) are transferred to the server node(s), then OpenGL rendering is performed on each node of the server and finally if server is parallel (more than 1 processor), the final image is obtain by compositing of depth and color images of all processors and finally gathered before being sent to the client for display.</li></ul><br></div>Hope it is clear.<br><br></div>Best,<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><b>Joachim Pouderoux</b><font size="2">, <font size="1">PhD</font></font><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><font size="1"><i>Technical Expert - Scientific Computing Team</i></font><br><b><font size="1"><a href="http://www.kitware.fr" target="_blank">Kitware SAS</a></font></b><br></blockquote>
</div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">2016-11-13 11:15 GMT-04:00 Khayam Gondal <span dir="ltr"><<a href="mailto:khayam.gondal@gmail.com" target="_blank">khayam.gondal@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi, while using paraview in server-client model we still need to have OpenGL on client side which means paraview still renders something on client side.<div><br></div><div>Can someone guide me that which type of processing is done on client and which on server<span style="color:rgb(0,0,0);font-family:"times new roman";font-size:medium"> </span><a href="mailto:paraview-developers@paraview.org" style="font-family:"times new roman";font-size:medium" target="_blank">paraview-developers@<wbr>paraview.org</a>. I looked on internet but couldn't find anything related.</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>