Generating data

From KitwarePublic
Jump to navigationJump to search

Overview

If you want to use Paraview to visualize data created by your application, you will have to generate the data in a format that Paraview understands. Paraview is based on the VTK Toolkit, so it supports all the standard VTK file formats.

The file formats are very comprehensive, but also can be rather complex. Some tools have been created to ease the generation of data in proper VTK format. If you are aware of such a tool, please list it below:

External links