[Paraview] What vtk file formats may be volume rendered?

David E DeMarle dave.demarle at kitware.com
Thu Apr 30 14:09:28 EDT 2015


rectilinear grid (vtr), structured grid (vts), and polydata (vtp) can not
unstructured grid (vtu) and image data (vti) can

hope that helps



David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909

On Thu, Apr 30, 2015 at 1:00 PM, Jeff Becker <jeffrey.c.becker at nasa.gov>
wrote:

> I have a binary data set on an irregular (non-evenly spaced) rectangular
> grid, that I read into a numpy array and then convert via pyevtk to vtk.
> Besides unstructured grid format, do any others allow the Volume (Render)
> option to be available in the representation pulldown in ParaView? I tried
> .vtr format and that didn't work. Thanks.
>
> -jeff
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150430/0e16d1cb/attachment.html>


More information about the ParaView mailing list