[vtkusers] volume rendering LOD
Miro Drahos
mdrahos at robodoc.com
Mon Sep 22 19:40:48 EDT 2014
Hi all,
I am using vtkVolume + vtkSmartVolumeMapper to render a 3D image of
medium size.
I am trying to figure out how to disable the LOD subsampling when
interacting with the scene, so that the volume always stays the same.
[The camera position and orientation is fixed in this scene].
I tried to do
renderWindow->SetDesiredUpdateRate(0);
but that does not do it.
Any hint or advice very much appreciated!
Cheers,
Miro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20140922/7ae766bc/attachment.html>
More information about the vtkusers
mailing list