|
Notes |
|
|
(0009842)
|
|
David Karelitz
|
|
2007-12-06 10:04
|
|
The high-priority filters are:
1. CellToPoint/Dual grid (to enable isosurface and clip by scalar)
2. Calculator (to make the 3 vector components into a vector)
3. Threshold
4. Clip By Scalar
5. Contour |
|
|
|
(0010768)
|
|
Ken Moreland
|
|
2008-03-11 13:51
|
|
6. Geometry extraction (vtkPVGeometryFilter?).
Recently I used ParaView to load a multiblock data set that took about a minute to get to the point where an image could be created (and only a small fraction of that was taken in rendering) where a simple VTK program that used vtkCompositeDataGeometryFilter was finished in seconds. |
|
|
|
(0014982)
|
|
Ken Moreland
|
|
2009-02-16 17:31
|
|
I won't go so far as to say this has been completely resolved, but a lot of work has been done to make AMR data sets with large numbers of blocks process faster.
Further improvements will probably have to be done on a filter or component basis. You should raise a separate bug for each thing that needs to be optimized. |
|
|
|
(0015004)
|
|
Alan Scott
|
|
2009-02-16 20:34
|
|
|
Bug closed. Pat on the back to the team over the last year! |
|