[Paraview-developers] load pvsm file in LiveArticles

Sebastien Jourdain sebastien.jourdain at kitware.com
Tue Nov 5 11:43:57 EST 2013


That extra windows is meant to do the rendering and should only happen on
the server side to use the GPU.
If you want to work offscreen, then you can build ParaView with OSMesa. But
if you do that, you won't use the GPU.
Another approach is to use turboVNC with VirtualGL. The online
documentation explain how to set that up.

Seb


On Tue, Nov 5, 2013 at 9:38 AM, kyr <akyrieleis at gmail.com> wrote:

> Wow,
>
> using
>
> pw.visualizer.cmd=./bin/pvpython
> lib/paraview-4.0/site-packages/paraview/web/pv_web_visualizer.py --data-dir
> . --load-file ../Data/cyl.pvsm --port PORT --authKey SECRET
>
> in the Jetty config file and
>
> var config = {
>                             sessionManagerURL: serviceURL,
>                             name: "Live Articles",
>                             description: "3D visualization with
> ParaView/Web",
>                             application: "visualizer"
>                         };
>
>
> in the embed .html
>
> I can visualise a pvsm file !
>
> The only annoying thing is that an extra window pops up when the data is
> loaded. How can that be disabled ?
>
> Thanks
> k.
>
>
>
>
>
> --
> View this message in context:
> http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/load-pvsm-file-in-LiveArticles-tp2573p2586.html
> Sent from the The Unofficial ParaView Developers Forum mailing list
> archive at Nabble.com.
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20131105/19fc74f2/attachment.htm>


More information about the Paraview-developers mailing list