User talk:Prashanthudupa: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
mNo edit summary |
m (Reverted edits by OujT7x (Talk); changed back to last version by Prashanthudupa) |
||
(One intermediate revision by one other user not shown) | |||
Line 11: | Line 11: | ||
* Edit properties and check their impact on the fly | * Edit properties and check their impact on the fly | ||
* Add your own VTK classes to VTK Designer via wrappers and plugins. | * Add your own VTK classes to VTK Designer via wrappers and plugins. | ||
* Generate C | * Generate C++ code of the pipeline. | ||
* Save and retreive piplines into VDF files | * Save and retreive piplines into VDF files | ||
* Create large pipelines using pipeline parts | * Create large pipelines using pipeline parts | ||
* vdf2cpp command line utility to convert pipelines to C | * vdf2cpp command line utility to convert pipelines to C++ code from | ||
stored VDF files. | stored VDF files. | ||
* Comprehensive User and Developer Manuals | * Comprehensive User and Developer Manuals | ||
To download VTK Designer http://www.prashanthudupa.com/vtkdesigner | To download VTK Designer http://www.prashanthudupa.com/vtkdesigner |
Latest revision as of 19:15, 11 June 2007
VTK Designer is a graphical tool for creating and manipulating VTK pipelines. It provides access to VTK object via wrappers; and performs connections using these wrappers.
It has been implemented in Qt; and it used VTK to render visualization pipelines.
Features
======
- Create VTK pipelines visually
- Edit properties and check their impact on the fly
- Add your own VTK classes to VTK Designer via wrappers and plugins.
- Generate C++ code of the pipeline.
- Save and retreive piplines into VDF files
- Create large pipelines using pipeline parts
- vdf2cpp command line utility to convert pipelines to C++ code from
stored VDF files.
- Comprehensive User and Developer Manuals
To download VTK Designer http://www.prashanthudupa.com/vtkdesigner