-
50 votes
Include native support for polyhedral meshes
The current convex point cloud support is not applicable for general meshes
Status: started -
34 votes
Add vector graphics output (i.e. postscript)
Users have wanted this for at least 5 years (see http://www.paraview.org/pipermail/paraview/2004-September/000836.html), and it was never done. There is a user-made patch by Christian Becker that has been in Mantis for two years (see http://public.kitware.com/Bug/bug_view_page.php?bug_id=2887).
-
32 votes
Add ability to use LaTeX in text and axis text
Add ability of using LaTeX to input text into paraview, as legends or in axis.
-
32 votes
Abort filters and rendering without having to quit paraview (Bug 3925)
Some filters can take very long to finish. Also large datasets might take forever to render. It would be great if a user could press a stop button to stop these processes without having to kill paraview.
-
28 votes
Reload-Button
It would be nice to have a reload-button for time-dependend datasets. So you don't have to apply all your filters again if the simulation is evolved in time.
-
21 votes
Add copy and paste properties (or clone filter)
When working in large pipelines, it's common to copy some filter properties between different instances. It would be very handy if there was a copy and paste or, maybe, a clone filter.
-
21 votes
SpacePilot (3DConnexion) support
A SpacePilot makes navigating through 3D Visualizations so much more easy than just using a mouse.
Please include support for this hardware. -
19 votes
Enable caching of (static) meshes for transient data
Following on from:
http://markmail.org/message/b3ro3hvuqqenxyfg
- for transient cases employing static meshes, provide a mechanism to cache the mesh so that it is not necessary to rebuild the complete visualization pipeline
-
18 votes
improve usability of LOD actors
LOD actor goes back to full representation on mouse release. In ICEM_CFD it waits 2sec (or so so) so I can continue transformations in LOD mode without annoying delays. It is very smart of them and such feature should be added to VTK/PV.
Status: plannedThat sounds like a great feature and should not be too hard to implement for ParaView.
-
16 votes
Limit precision in GUI text edits
Right now the text boxes in the GUI can display numbers of pretty much any precision. Although in general this is a good thing, it get really annoying if the boxes are displaying numbers with too much precision to fit in the text box. For example, if you rotate the camera with the mouse and then ... more
-
13 votes
improve data format documentation
Data format documentation is available through ONE document only, the slighlty outdated article "File Formats for VTK Version 4.2". I spent money on the paraview guide, but also nothing there. Paraview is a great program, but the documentation situation is absurd! Please help!!
-
13 votes
Ellipsoids source/glyphs
It would be nice to have the ability to draw ellipsoids or specify a major/minor axis at each point and glyph an ellipse at each point using those axes.
There is a feature request for an ellipsoid source here:
http://public.kitware.com/Bug/view.php?id=9110 -
11 votes
Add the ability to threshold, contour or clip by vectors (magnitude or component)
It would be really nice to add the ability to threshold, contour or clip by scalar using variables other than scalars. Magnitude, and one of the components of a vector come to mind.
-
10 votes
Orient cylinder glyp direction using vector
I would like to be able to orient the cylinder glyph direction using a vector field.
-
9 votes
Modify the transform filter to allow single-axis-at-a-time transformations
In some modeling software, when you are in transform mode (ie the transform filter) you can select a particular axis to translate/rotate about by pressing 'x', 'y', or 'z' before performing the operation. It is very hard to position an object in 3d without that ability. Maybe by clicking the &quo... more
-
8 votes
Include a 'Save State & Data' option.
It would be very useful if an option was available so that the user could save his/her current state, commands and data (including any new variables) inclusive within a single file. This would provide a unified, compressed dataset that is independent of platform being used to visualise it, not on... more
-
7 votes
Add matplotlib Qt Backend for XY plot
It could be awesome if we could use the power of the Matplotlib Qt backend for XY plot. It could really improve and enhance the usability of the XY plot module of Paraview with awesome python scripting possibility.
-
6 votes
Add a slider for "Slice" in the "View"
it would be very useful to add a slider (near or under) the rendered data in "view" for navigating between the slices like the one in the "object inspector".
cheers -
6 votes
integrate variables bug fix
a) have a field with constant values all over the field
b) define a slice (rectangle)
c) integrate this variable
d) divide the values by the area of the slice
e) Expectation: get the average value which is the constant BUT paraview gave me a value of 25 % wrong -
6 votes
buid a filter able to selectively rename/delete arrays from a dataset
Sometime after extensive calculations you end up with several point/cell data arrays that are useless and just take memory like IDs, Region ID etc It would be nice to be able to rename/delete these from the current dataset and spare memory
