The VTK Journal logo

The VTK Journal

Home

Stratified Mesh Sampling for VTK

Doria, David
Rensselaer Polytechnic Institute
Publication cover image

Please use this identifier to cite or link to this publication: http://hdl.handle.net/10380/3156
New: Prefer using the following doi: https://doi.org/10.54294/n5g7gb
Published in The VTK Journal - 2010 January - December Submissions.
Submitted by David Doria on 2010-03-12 16:44:13.

This document presents an implementation of a stratified mesh sampling algorithm in the VTK framework. This code was adapted directly from the original implementation by Diego Nehab, with permission. We present a class, vtkStratifiedSampling, which uniformly samples a mesh. A Paraview plugin interface is provided to allow extremely easy experimentation with the new functionality. We propose these classes as an addition to the Visualization Toolkit.