ParaView 3.2 Deliverables: Difference between revisions
From ParaQ Wiki
Jump to navigationJump to search
m (→Bug Queries) |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 41: | Line 41: | ||
* Look into fast temporal plots. | * Look into fast temporal plots. | ||
** Support global variables. | ** Support global variables. | ||
| Eric | | Eric | ||
|- | |- | ||
Line 63: | Line 62: | ||
| Selection | | Selection | ||
| | | | ||
* Frustum selection. | * Frustum selection. | ||
* Threshold selection (integrated with histogram bar chart). | * Threshold selection (integrated with histogram bar chart). | ||
* Selecting blocks (and providing some sort of manipulation like turn off). | * Selecting blocks (and providing some sort of manipulation like turn off). | ||
** Dependent on multiblock functionality. | ** Dependent on multiblock functionality. | ||
| Dave D. | | Dave D. | ||
|- | |- | ||
Line 125: | Line 122: | ||
* It should be possible to snap 3D widget to surface with (P) | * It should be possible to snap 3D widget to surface with (P) | ||
* Add box widget | * Add box widget | ||
* Specify ends based on point or cell ids. | |||
* Plot along arbitrary poly-lines. | |||
|- | |- | ||
| Better error reporting | | Better error reporting | ||
Line 137: | Line 136: | ||
* Hardware shaders. | * Hardware shaders. | ||
* Investigate browse/search dialog for adding filters. | * Investigate browse/search dialog for adding filters. | ||
* Abort and better progress handling. | |||
|} | |} | ||
Latest revision as of 16:04, 5 June 2007
Descriptions
These are the deliverables that we expect to complete for ParaView 3.2 (at least in part).
Deliverable | Description | Owner |
---|---|---|
Better testing |
|
|
Display rearchitecture |
|
Utkarsh with Clint helping with Qt |
Multi-block | Improve multi-block support:
Work may continue into ParaView 3.4. |
Dave D. |
Exodus reader |
|
Eric |
Exodus writer |
|
Eric |
Animation |
|
|
Selection |
|
Dave D. |
Annotation |
|
Yumin |
Spreadsheet view | Implement a model for a client side table that allows users to browse their data. It should only bring the portion of that data the user is viewing to the client (or a bigger cache that is still small) | Utkarsh and Berk |
Line chart/Bar chart |
|
Mark |
Support for multiple output |
|
Berk with help from Clint and Mark |
Here are deliverables that will most likely have to be put off until ParaView 3.4.
Deliverable | Description |
---|---|
Array calculator |
|
3D Widgets |
|
Better error reporting | We need much better error reporting. |
Custom filters | Custom filters are now maybe 70%. They need more work. |
Miscellaneous |
|