[vtkusers] volume rendering and animation

Kenji Tsumura kenji.tsumura at neosoftmedical.com
Mon Dec 7 10:46:02 EST 2015


Hello,

I have 3D cardiac MRI data (4D including time domain). I can display volume rendering of the data using vtkSmartVolumeMapper.
When I tried to do animation (CINE) by  changing actors every time TimerEvent occurs, it is slow (using CPU or GPU).
Even when there is no user interaction, vtk seems to perform volume rendering every time actors change.
Are there any way for vtk to not perform volume rendering every time actors change by caching or something?
I was wondering if vtkMultiBlockDataSet or vtkTemporal*** can be utilized, but was unable to find a solution.

Thank you,

--
Kenji Tsumura

"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.

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151207/402dccc4/attachment.html>


More information about the vtkusers mailing list