Hello,<br><br>I am rendering a volume on top of an isosurface and I am using vtkVolumeRayCastMapper for that.<br>In order to form the iso-surface I am using the vtkMarchingCubes class. However my rendering is taking a lot of time.<br>
<br>For the generation of an isosurface it takes around 1 min 45 sec. <br>For volume rendering on top of the isosurface it takes 1 min 47 sec.<br>I tried using vtkFixedPointRayCastMapper as well as tried to decrease the opacity of the volume.<br>
But since the time for generation of the isosurface is constant; I got no luck.<br><br>I am using a series of DICOM images of resolution 512x512x512. Can anyone please tell me how can I increase the speed if rendering?<br clear="all">
<br>-- <br>Regards,<br>Preeti Bindu<br><br>