[Paraview] ParaView Digest, Vol 49, Issue 3
Berk Geveci
berk.geveci at kitware.com
Fri May 2 21:59:48 EDT 2008
It sounds like you want to volume render uniform rectilinear data
(vtkImageData) because neither OpenDX nor Voxler can volume render
unstructured grids. VTK has a 3D texture based volume rendering
algorithm for vtkImageData but it is not in ParaView currently. You
can report a feature request here: http://paraview.org/Bug. You can
also directly use VTK.
-berk
On Fri, May 2, 2008 at 5:13 PM, Nicholas Yue <yue.nicholas at gmail.com> wrote:
> > Date: Fri, 2 May 2008 09:28:05 -0400
> > From: "Berk Geveci" <berk.geveci at kitware.com>
> > Subject: Re: [Paraview] ANNOUNCE: Posted development snapshot binaries
> > (Berk Geveci)
> > To: "Nicholas Yue" <yue.nicholas at gmail.com>
> > Cc: paraview at paraview.org
> > Message-ID:
> > <45d654b0805020628u413b2b8i7d85ae651d7c741a at mail.gmail.com>
> > Content-Type: text/plain; charset=ISO-8859-1
> >
> > The 3D texture volume mapper only works with uniform volumes
> > (vtkImageData).
>
> Thanks for the information.
>
> > I am curious which other tools are you talking about?
>
> (1) Golden Software's Voxler
> (2) OpenDX
>
> My work flow is to bring in a set of data and if required decimate it
> to fit within the memory limit of the system I am using and do quick
> rotate/pan/zoom of the volume data set to get an idea of what I am
> dealing with.
>
> My actual research is in high resolution volume rendering (with key
> frame animation) using RenderMan using Paraview as a possible front
> end.
>
> Regards
> --
> Nicholas Yue BSc (Hons) MACM
> Graphics - RenderMan, RIB, Visualization, OpenGL, netCDF
> Custom Dev - C++ porting, OSX, Linux, Windows
> http://www.proceduralinsight.com/about.html
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
More information about the ParaView
mailing list