2D Transfer Function Support in GPUVolumeMapper
It is well known that transfer function specification is a crucial task for quality volume rendering, given that transfer functions map original data values to … Read More
It is well known that transfer function specification is a crucial task for quality volume rendering, given that transfer functions map original data values to … Read More
On a former blog post we discussed about the addition of dual-depth peeling to VTK (vtkDualDepthPeelingPass). As mentioned there, dual-depth peeling roughly doubled the frame rate … Read More
A common approach to volume render big datasets is splitting the data into blocks and rendering each block in a separate pass. A final image is … Read More
Picking is one of the most basic operations to interact with a 3D scene. The Visualization Toolkit (VTK) supports picking objects from a scene through … Read More
ParaView 5.1.0 is now available for download. A complete list of issues addressed by this release is available on the bug tracer. Some of the … Read More