[vtkusers] Slicing Options

Alex Southern mrapsouthern at gmail.com
Tue Sep 21 10:44:39 EDT 2010


  Yes the points are in a regular 3D grid, although not all points in 
the grid are used. Thanks, I will take a look at these.

What if I want to display all of the points in the 3D grid?

On 21.9.2010 17:40, Jothy wrote:
> Are they structured or unstructured data. If structures ( in a 3D 
> regular grid ), you could look vtkImageReslice to slice and 
> vtkVolumeRayCastCompositeFunction to display it in 3D.
>
>
> Jothy
>
>
>
> On Tue, Sep 21, 2010 at 3:35 PM, Alex Southern <mrapsouthern at gmail.com 
> <mailto:mrapsouthern at gmail.com>> wrote:
>
>      Anyone?... :)
>
>     On 21.9.2010 13:15, Alex Southern wrote:
>
>          Hi,
>
>         I need some help with determining what my visualizations
>         options are, as I feel dont know all there is to know about VTK.
>
>         - I have a large number of scalar values that are changed
>         after a single iteration (time), there may be 1000s of iterations.
>         - Each scalar has an associated 3D co-ordinate in space and I
>         would like its value to be mapped to a color map.
>
>         Id like to view the data in 3D (it doesn't matter if its slow)
>         AND Id also like to view a slice of the data.
>
>         If you can push me in the right direction of some examples or
>         give me some keywords that I can search it would be much
>         appreciated.
>
>         Thanks
>         Alex
>
>
>     _______________________________________________
>     Powered by www.kitware.com <http://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 VTK FAQ at:
>     http://www.vtk.org/Wiki/VTK_FAQ
>
>     Follow this link to subscribe/unsubscribe:
>     http://www.vtk.org/mailman/listinfo/vtkusers
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100921/33f4a41a/attachment.htm>


More information about the vtkusers mailing list