ODP: [vtkusers] Parallel rendering question

Bober, Wojciech w.bober at Cranfield.ac.uk
Wed Jun 27 12:43:18 EDT 2007


Hi Berk,

I am implementing a solution to visualise a simulation data in Grid
environment with access thru a thin client. 

Because of that I need a solution which is rather non-interactive as
I have to render off-screen. I have thought about paraview, but
running it from a batch mode wasn't clear to me.

So far my idea was to download all data into one node an render it,
but since vtk has parallel rendering capabilities I want to use
mpich-g2 and try to run it on Grid, which seems to be far better idea.

Kind regards,
Wojtek

-----Wiadomość oryginalna-----
Od: Berk Geveci [mailto:berk.geveci at kitware.com]
Wysłano: Śr 2007-06-27 17:26
Do: Bober, Wojciech
DW: vtkusers at vtk.org
Temat: Re: [vtkusers] Parallel rendering question
 
Have you considered using paraview?
http://paraview.org

It should do what you want out-of-box.

-- 
 Berk Geveci
 Kitware Inc.
 28 Corporate Drive
 Clifton Park, NY, 12065


On 6/27/07, Bober, Wojciech <w.bober at cranfield.ac.uk> wrote:
>
> Hello,
>
> I would like to ask you about an advise how to solve a following problem:
>
> I have a data set containing measurements in regular points inside a cube domain. The
> data set is distributed on 8 nodes, each subset contains a part of a cube (so that
> a whole domain is divided on 8 small parts).
>
> I would like to use each node to render a "subcube" and then produce a final
> image of whole the domain.
>
> I have read already about parallel capabilities of the library but I am not sure
> where should I start to implement this. I would be grateful for any advices.
>
> Thanks in advance.
>
> Wojciech Bober
>
> Cranfield University
> Cranfield, UK
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>




More information about the vtkusers mailing list