[vtkusers] Rendering Depth

David Gobbi david.gobbi at gmail.com
Mon Mar 28 18:34:22 EDT 2011


I think the methods you need are ParallelProjectionOn() and SetParallelScale().

 - David


On Mon, Mar 28, 2011 at 4:14 PM, runel_krone at juno.com
<runel_krone at juno.com> wrote:
> I am currently doing volume rendering of image data. The image appears
> correctly, but I'd like to modify the depth of the image. When looking at
> the rectangle furthest from the camera appears a lot smaller than the
> rectangle closest to the camera. I would like to be able to make the two
> rectangle appear closer to the same size. It sounds like SetFocalDisk in the
> camera class controls this, but modifying this value doesn't seem to alter
> the image at all. Does what I am trying to do make sense? Is it possible to
> do this?
>
> Thanks



More information about the vtkusers mailing list