Generating data: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Create new page for tools and techniques for generating Paraview-compatible data)
(No difference)

Revision as of 23:43, 23 January 2009

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: