[Paraview] Render a Tile
Moreland, Kenneth
kmorel at sandia.gov
Tue Nov 7 14:22:12 EST 2006
IceT works fine for compositing only a single tile. In fact, this is
the default mode when starting ParaView in client/server with desktop
delivery.
The real issue is the volume mappers that ParaView gives access to.
Right now, ParaView only gives access to the unstructured grid volume
mappers. Structured volume rendering is going to be added before the
release of ParaView 2.6, but I have been told for that release ParaView
will only support vtkFixedPointVolumeRayCastMapper.
It is also possible to use VTK+IceT without ParaView, but tricky.
-Ken
________________________________
From: paraview-bounces+kmorel=sandia.gov at paraview.org
[mailto:paraview-bounces+kmorel=sandia.gov at paraview.org] On Behalf Of
Mario
Sent: Friday, November 03, 2006 3:53 AM
To: paraview at paraview.org
Subject: [Paraview] Render a Tile
Hi all,
I want to ray cast (with vtkVolumeRayCastMapper) only a tile of the
final image, with no computation of the rest of the image, in a normal
screen (not Tiled-display).
How can I use IceT library on a single machine? It's possible to do this
with vtk+IceT without Paraview?
Thanks
Mario
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20061107/ff728869/attachment.htm
More information about the ParaView
mailing list