[vtkusers] vtkRenderLargeImage and 2D Objects
David Cole
david.cole at kitware.com
Fri Apr 1 09:14:10 EST 2005
Neither. It's behaving as documented at
http://www.vtk.org/doc/nightly/html/classvtkRenderLargeImage.html
From the detailed description section: "Use tiling to generate a large
rendering."
Try using a vtkImageActor to display the output of a jpeg reader as an
element of a 3D scene.
HTH,
David
Andrew Wilford wrote:
>Hello,
>
>I have searched Kitware and seen this question asked multiple times over the
>last few years, but with no satisfactory answer.
>
>When I dump a jpeg file of the screen and scale it up using
>vtkRenderLargeImage, the 2D objects are not scaled up, but tiled in the X
>any Y axes the number of times of the scale. For instance, scaling the image
>x2 yields 4 (2 x X 2 y) copies of the 2D objects.
>
>Is this a bug or does vtkRenderLargeImage not support 2D objects?
>
>Thanks in advance.
>
>Andrew Wilford
>
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
>
>
>
>
More information about the vtkusers
mailing list