[vtkusers] vtkHardwareSelection produces bad a bad result

David Doria daviddoria at gmail.com
Mon Oct 18 10:59:56 EDT 2010


On Mon, Oct 18, 2010 at 10:58 AM,  <s61500 at htw-dresden.de> wrote:
> Ok, the only way to get all triangles is to set the size of the render
> window high enough. Is there a possibility to set the size of the renderer
> without the using of the render window? Because when I set the size of
> [10000,10000] the window get only the size of the monitor and the
> functionality doesn't need a window, because the functionality will be
> realized in a console application.

This should do it:

http://www.vtk.org/Wiki/VTK/Examples/Cxx/Utilities/OffScreenRendering

David



More information about the vtkusers mailing list