ParaView 3.0 Deliverables
From ParaQ Wiki
Jump to navigationJump to search
Deliverable | Description | Priority |
---|---|---|
Dynamic default parameters | ParaView 2 has lots of custom GUI code for filter parameters. ParaView 3 relies much more on server manager XML code and autogenerated panels. Missing from the new panels is the ability to vary parameters based on the size of the input geometry. This is very important in some filters such as the streamlines filter. | 5 |
Annotation | Much of the annotation abilities in ParaView 2 are missing in ParaView 3 (corner annotation, turninging off axis annotation, annotation with time value) and some new features (labels on specific cells). | 5 |
New time support | Ken Martin has recently updated the time support in VTK. We need to take advantage of that in ParaView 3. For example, we move the time setting parameters from reader parameters to pipeline keys. | 5 |
Pipeline browser improvements | Already our pipeline browser is much better than its predecessor. However, there still some improvements to go. Of special importance are feature gaps like handling multiple inputs. | 5 |
Animation | We need to reimplement all of the Animation GUI features of ParaView 2. | 5 |
Readers/filters | The backbone of ParaView needs to be tight. | 5 |
Data analysis | Better plotting. Better picking. | 5 |
Volume rendering GUI | Reimplement the ParaView 2 transfer function editors. | 4 |