Explicit Deformable Model in VTK

Jérôme Velut
Abstract
Explicit Deformable Model in VTK

Abstract

This document describes a set of classes that designs a generic explicit deformable model in VTK. The iterative mechanism is first introduced through an inheritance of the vtkPolyDataAlgorithm class. This vtkIterativePolyDataAlgorithm is then a base for an implementation of the deformation. Two examples of deformation are presented through an inheritance of this base class. The provided source code may be used to build a ParaView plugin that harnesses the animation feature.

Keywords

deformable modelIterative PolyData algorithm
Manuscript
Source Code and Data

Source Code and Data

Loading file tree...

Select a file to preview