[vtkusers] volume rendering LOD

Aashish Chaudhary aashish.chaudhary at kitware.com
Mon Sep 22 19:56:41 EDT 2014


You want to call SetInteractiveUpdateRate on your mapper as well.

http://www.vtk.org/doc/nightly/html/classvtkSmartVolumeMapper.html#ad389c25593c27f85b292a66efe143984



On Mon, Sep 22, 2014 at 7:40 PM, Miro Drahos <mdrahos at robodoc.com> wrote:

>  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
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>


-- 



*| Aashish Chaudhary | Technical Leader         | Kitware Inc.            *
*| http://www.kitware.com/company/team/chaudhary.html
<http://www.kitware.com/company/team/chaudhary.html>*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20140922/0b4f8c7c/attachment.html>


More information about the vtkusers mailing list