Hi,<div>it&#39;s long time that I didn&#39;t use vtk and I would know if someone could suggest me some resolutions of my problem. </div><div>I know how to implement it in pure OpenGL by I&#39;d glad to use VTK instead. <div>
<br></div><div>So my problem is : </div><div>I read some analyze 7,5 images by itk and I export them in vtk by using the classical way ( <span class="Apple-style-span" style="font-family: &#39;Lucida Grande&#39;; font-size: 12px; ">itkImageToVTKImageFilter <span class="Apple-style-span" style="font-family: arial; font-size: 13px; ">).</span></span></div>
<div><br></div><div>Now having my images stored in vtkImageData there is a easy way, by using vtk libraries, to build a 3D texture mapping from them?</div><div>Visualize them with some planes cutting the 3D volume and use a 3D model to select the different parts of the images.</div>
<div>Or I have to create my proper texture, by hand, and after try to use the vtk 3D texture mapping functions as in OpenGL.<br></div><div><br></div><div>Also where can I find some example of the use of these functions?</div>
<div><br></div><div>Thanks for your help,</div><div>stefano</div><div><br></div><div><br></div></div>