[vtkusers] MPI Offscreen Volume Rendering

Wylie, Brian bnwylie at sandia.gov
Wed May 17 10:48:02 EDT 2006


All,

(sorry if you get a resend I had to super compress the pdf because
vtkuser was bouncing the message...)

Folks may already be aware of this, but just wanted to point out that
there is functionality in ParaView which will take an unstructured grid,
chop it up along axis aligned boundaries with D3
(vtkDataDistributionFilter) and create a DAG (Directed Acyclic Graph)
based on the current viewpoint and then alpha blend the results. Which
gives you parallel unstructured volume rendering. :)

If you want to do the same sort of thing in VTK it might be helpful to
reuse some of the functionality from ParaView or at least poke around
the code a bit.


  Brian Wylie - Org 9227
  Sandia National Laboratories
  MS 0822 - Building 880/A1-J
  (505)844-2238 FAX(505)845-0833                       
       ____                  _    __
      / __ \____  _________ | |  / (_)__ _      __ 
     / /_/ / __ `/ ___/ __ `/ | / / / _ \ | /| / /
    / ____/ /_/ / /  / /_/ /| |/ / /  __/ |/ |/ /
   /_/    \__,_/_/   \__,_/ |___/_/\___/|__/|__/

                                    Unleash the Beast
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ParaView_24_Parallel_Volume_Rendering_sm.pdf
Type: application/octet-stream
Size: 54817 bytes
Desc: ParaView_24_Parallel_Volume_Rendering_sm.pdf
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060517/ba899862/attachment.obj>


More information about the vtkusers mailing list