Re: [Paraview] PV intermittent display images

2013-07-05 Thread Stephen Wornom
Biddiscombe, John A. wrote: If you turn on immediate mode rendering and play with settings, does the problem go away? It helps some but the large mesh 4Million mesh points seem too large using a mono processor. I switched to a parallel PV mpi with 32 cores and it executes very fast. Thanks

[Paraview] Example project: vtk libraries, python wrappers, paraview plugin

2013-07-05 Thread Pat Marion
Hi, I wanted to setup a project that built VTK libraries using the modern vtk module cmake code, added Python wrapping to the VTK libraries, and then built a ParaView plugin that linked against the VTK libraries. Traditionally, a ParaView plugin is created by compiling all the cxx files into the