<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style>
<!--
@font-face
        {font-family:"MS Mincho"}
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
@font-face
        {font-family:"\@MS Mincho"}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri","sans-serif";
        color:windowtext}
.MsoChpDefault
        {font-family:"Calibri","sans-serif"}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.WordSection1
        {}
-->
</style>
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<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>
<p class="MsoNormal">Are there any way for vtk to not perform volume rendering every time actors change by caching or something?</p>
<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>
<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>
</div>
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.
</body>
</html>