[Paraview] Some questions about ParaView

Berk Geveci berk.geveci at kitware.com
Fri, 02 Jan 2004 08:55:00 -0500


> Paraview is really great.

Thanks.
 
> But I think it also have some shortcomings.It has not enough data
> readers for engineering analysis.

I agree. We hope that with time people will contribute more readers
to ParaView (or VTK). Our current priority is to implement readers used
by our customers.

> It can't support animation for vector field visualization(not
> transient data) too.

This will be in ParaView in the future. I don't know how soon though.
 
> Paraview using splt frame packing mechanism is so weird. I don't know
> if it support fullscreen.

Sure it does. You can either run ParaView with a detach 3D window
or in client-server mode. 

> And if I want to attach the VR device, What should we do?

ParaView has extensive support for large displays. It has two built
in powerwall options: Ice-T and native. It is also possible to use
Chromium with ParaView. Stereo support for Ice-T is in the works. 
It is, of course, possible to modify the source code to make it work
with a particular VR device.

-Berk