[vtkusers] Rendering Very Large Images

Mathieu Malaterre mathieu.malaterre at gmail.com
Wed Dec 10 11:46:38 EST 2008


On Wed, Dec 10, 2008 at 5:29 PM, Michael Knopke <Michael.Knopke at gmx.de> wrote:
> Hello,
>
> Just tried to render a 16bit mammo image with Size: 4000/3300 px (about
> 25mb) using vtkImageViewer2. Interaction was horrible slow, probably because
> it's not using hardware acceleration.
> Also I guess, it probably has to increase the size of the texture to be a
> power of 2 (or is it using non_power_of_two extensions already?).
> Anyway when resizing to about 60percent, it became notably quicker but
> flickering was still visible (using a Geforce 6 ). I expected it to be very
> smooth once hardware acceleration is on.
> Has anybody experiences rendering big images (2D only) with VTK? Any hints?
> Thanks.

Did you read this post:

http://www.vtk.org/pipermail/vtk-developers/2008-October/005616.html

I had to update VTK 5.2 from the cvs branch.

2cts
-- 
Mathieu



More information about the vtkusers mailing list