<div dir="ltr">Hi Kenji<br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 7, 2015 at 10:46 AM, Kenji Tsumura <span dir="ltr"><<a href="mailto:kenji.tsumura@neosoftmedical.com" target="_blank">kenji.tsumura@neosoftmedical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div lang="EN-US" link="blue" vlink="purple">
<div>
<p class="MsoNormal">Hello,</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I have 3D cardiac MRI data (4D including time domain). I can display volume rendering of the data using vtkSmartVolumeMapper.</p>
<p class="MsoNormal">When I tried to do animation (CINE) by  changing actors every time TimerEvent occurs, it is slow (using CPU or GPU).
</p>
<p class="MsoNormal">Even when there is no user interaction, vtk seems to perform volume rendering every time actors change.</p></div></div></blockquote><div><br></div><div>You mean when you go to the next time-step? (not sure what you are referring to actor's change)</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-US" link="blue" vlink="purple"><div>
<p class="MsoNormal">Are there any way for vtk to not perform volume rendering every time actors change by caching or something?</p></div></div></blockquote><div><br></div><div>If I understand your problem, no there is no direct way. If you have multiple vtkVolume, and you are not going over the video memory limit, atleast, data transfer shouldn't happen every time. Are you creating vtkVolume for each timestamp or do you have only one that you are trying to re-use?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-US" link="blue" vlink="purple"><div>
<p class="MsoNormal">I was wondering if vtkMultiBlockDataSet or vtkTemporal*** can be utilized, but was unable to find a solution.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Thank you,</p><span class="HOEnZb"><font color="#888888">
<p class="MsoNormal"> </p>
<p class="MsoNormal"><span style="color:#222222;background:white">-- </span></p>
<p class="MsoNormal"><span style="color:#1f497d">Kenji Tsumura</span><span style="color:#222222"></span></p>
<p class="MsoNormal"><span style="color:#222222"> </span></p>
<p class="MsoNormal"><span style="color:black">“The information contained in this communication may be confidential, is intended only for the use of the recipient(s) named above, and may be legally privileged. If the reader of this message is not the intended
 recipient, you are hereby notified that any dissemination, distribution, or copying of this communication, or any of its contents, is strictly prohibited. If you have received this communication in error, please return it to the sender immediately and delete
 the original message and any copy of it from your computer system. If you have any questions concerning this message, please contact the sender.</span><span style="color:#222222"></span></p>
<p class="MsoNormal"> </p>
</font></span></div><span class="HOEnZb"><font color="#888888">
Disclaimer: The information contained in this communication may be confidential, is intended only for the use of the recipient(s) named above, and may be legally privileged. If the reader of this message is not the intended recipient, you are hereby notified
 that any dissemination, distribution, or copying of this communication, or any of its contents, is strictly prohibited. If you have received this communication in error, please return it to the sender immediately and delete the original message and any copy
 of it from your computer system. If you have any questions concerning this message, please contact the sender.
</font></span></div>

<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><font face="trebuchet ms, sans-serif"><i>| Aashish Chaudhary <br>| Technical Leader         <br>| Kitware Inc.            <br></i></font><div><i><font face="trebuchet ms, sans-serif">| </font><a href="http://www.kitware.com/company/team/chaudhary.html" target="_blank">http://www.kitware.com/company/team/chaudhary.html</a></i></div></div></div>
</div></div>