<div dir="ltr">Hi Megha, <div><br></div><div>You can look at this example to help with your task (<a href="http://www.vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/VolumeRendering/Cxx/GPURenderDemo.cxx">http://www.vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/VolumeRendering/Cxx/GPURenderDemo.cxx</a>). In that example you can use <span style="font-family:monospace;font-size:12px;white-space:pre">vtkGPUVolumeRayCastMapper</span> instead of <span style="font-family:monospace;font-size:12px;white-space:pre">vtkSmartVolumeMapper to </span>simplify things a bit. </div><div><br></div><div>As fas the reader goes, how did you confirm that you only got one slice? </div><div><br></div><div>Thanks, </div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Apr 10, 2017 at 6:49 AM Megha Kalia <<a href="mailto:kalia.megha84@gmail.com">kalia.megha84@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="gmail_msg">Hi all, <div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">I have a .mha file containing MRI volume. I want to do the following:</div><div class="gmail_msg">1- Read .mha volume data. </div><div class="gmail_msg">2- Visualize it in VTK </div><div class="gmail_msg">3- Transfer the data to openGL 3D texture to use it in my own framework.</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">By far I have used vtkMetaImageReader. I get just one slice. I want to see entire volume. </div><div class="gmail_msg">Any pointers on this will be really helpful.  </div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">Thanks a lot   :)</div></div>
_______________________________________________<br class="gmail_msg">
Powered by <a href="http://www.kitware.com" rel="noreferrer" class="gmail_msg" target="_blank">www.kitware.com</a><br class="gmail_msg">
<br class="gmail_msg">
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" class="gmail_msg" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br class="gmail_msg">
<br class="gmail_msg">
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" class="gmail_msg" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br class="gmail_msg">
<br class="gmail_msg">
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" class="gmail_msg" target="_blank">http://markmail.org/search/?q=vtkusers</a><br class="gmail_msg">
<br class="gmail_msg">
Follow this link to subscribe/unsubscribe:<br class="gmail_msg">
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" class="gmail_msg" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br class="gmail_msg">
</blockquote></div>