[Paraview] Paraviewweb and gpu

Scott Wittenburg scott.wittenburg at kitware.com
Thu Jun 4 11:41:34 EDT 2015


Hi Daniel,

   Yes, there can be a difference in performance.  When using local
rendering in the paraviewweb client (either webgl or VGL, which is also
based on webgl), the server delivers the geometry to the client to be
rendered locally.  This can be much faster as long as the geometry is not
too large.  In this case, it would not matter whether the server used
software rendering instead of the GPU.

   Just be aware that this approach will not work when the geometry gets
too large to fit in the client GPU memory all at once.

Cheers,
Scott

On Thu, Jun 4, 2015 at 8:59 AM, Daniel Zuidinga <info at seoaachen.de> wrote:

> Hello,
>
> makes it a difference in performance if the webgl renderer is used on the
> clien is used and the server uses software instead gpu renderer?
>
> regards
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150604/f260d6f9/attachment.html>


More information about the ParaView mailing list