[vtkusers] Re: texture map an arbitary plane within a volume (Dingrong Yi)
Glen.Coates at csiro.au
Glen.Coates at csiro.au
Tue Jan 21 18:59:35 EST 2003
> I am glad that the Segfault I faced a while ago finally being solved with
> the help from Donna and David. It was due to two different versions of
> libGL.so.1. Now I need to visuaize an arbitary plane
> of a MRI volume data (or images) with texture mapping. I read from the
> mail list that older version (unknown which one) used to have
> vtk/contrib/TextureReslice.tcl to do exactly what I want. Can any one
> please tell me either (1) which version of vtk contains that example or
> (2) how can I do it with VTK4.n
I've only just started out with VTK, but I think the class you're after is
vtkCutPlane (which is just a nice easy fusion of vtkCutter and vtkPlane).
The examples in the 4.x API docs should be sufficient to get an
understanding of what's going on.
--
Cheers,
Glen
More information about the vtkusers
mailing list