[vtkusers] MPI Offscreen Volume Rendering

Kevin H. Hobbs kevin.hobbs.1 at ohiou.edu
Thu May 11 12:49:09 EDT 2006


On Thu, 2006-05-11 at 09:35 -0400, Kevin H. Hobbs wrote:
> On Wed, 2006-05-10 at 16:25 -0400, Kevin H. Hobbs wrote:
> > Despite setting the graphics and imaging factories to use the mesa
> > classes, and telling every render window to be offscreen a I still get a
> > window that pops up on my workstation. The renderer and render window
> > are made by the parallel render manager. Does it know about my
> > factories?
> > 
> 
> Even if I create the render window and renderer myself, set them
> offscreen, and assign them to the render manager I still get a render
> window on the display.

Oops, vtkParallelRenderManager::InitializeOffScreen sets the root
process render window to be onscreen and the others offscreen. I had set
them all to be offscreen already. 

Getting rid of the distributed data filter gets rid of the
vtkUnstructuredGridBunykRayCastFunction.cxx error.

The image created is still blank though.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MPIVolumeRenderMovie.cxx
Type: text/x-c++src
Size: 6414 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060511/887b294f/attachment.cxx>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060511/887b294f/attachment.pgp>


More information about the vtkusers mailing list