MantisBT - ParaView
View Issue Details
0013363ParaView(No Category)public2012-08-16 09:212013-01-22 17:18
Utkarsh Ayachit 
Dave DeMarle 
normalminorhave not tried
closedfixed 
 
4.03.98.0 
Kitware
13363-preserve-random-glyphs-over-time
incorrect functionality
0013363: Add support to glyph filter to preserve random points over time.
From mailing list (Patrick Shinpaugh)
-----------------------------------------
We added some functionality we were hoping you could add to the Paraview
source for next release. It adds a "Keep Random Points" checkbox to the
glyph filter such that if both "Mask Points" and "Random Mode" are
checked, it will maintain the same random points across all timesteps
rather than the default method of choosing a new set of random points
for each timestep. It is only useful if the same points are referenced
in the same order for each timestep. It should work cross platform.

You can see a comparison of current random and mask points

https://snoid.sv.vt.edu/~shpatric/100mb-random.avi [^]

and random and mask points with keep random points

https://snoid.sv.vt.edu/~shpatric/100mb-random-kept.avi [^]

A patch is attached.

If you have any questions, please let me know.
No tags attached.
patch paraview-3.14.1-glyph-keeprandompoints.patch (5,142) 2012-08-16 09:21
https://www.vtk.org/Bug/file/9246/paraview-3.14.1-glyph-keeprandompoints.patch
Issue History
2012-08-16 09:21Utkarsh AyachitNew Issue
2012-08-16 09:21Utkarsh AyachitFile Added: paraview-3.14.1-glyph-keeprandompoints.patch
2012-08-16 09:21Utkarsh AyachitAssigned To => Dave DeMarle
2012-08-16 09:21Utkarsh AyachitStatusbacklog => todo
2012-08-16 09:21Utkarsh AyachitTarget Version => 4.0
2012-08-20 16:41Dave DeMarleStatustodo => active development
2012-08-20 17:18Dave DeMarleTopic Name => 13363-preserve-random-glyphs-over-time
2012-08-20 17:18Dave DeMarleNote Added: 0029034
2012-08-20 17:18Dave DeMarleStatusactive development => gatekeeper review
2012-08-20 17:18Dave DeMarleResolutionopen => fixed
2012-08-23 09:46Dave DeMarleStatusgatekeeper review => active development
2012-08-23 09:46Dave DeMarleStatusactive development => gatekeeper review
2012-08-24 11:19Utkarsh AyachitFixed in Version => git-master
2012-08-24 11:20Utkarsh AyachitNote Added: 0029054
2012-08-24 11:20Utkarsh AyachitStatusgatekeeper review => customer review
2012-10-29 17:04Utkarsh AyachitFixed in Versiongit-master => 3.98.0
2013-01-22 17:18Alan ScottNote Added: 0030229
2013-01-22 17:18Alan ScottStatuscustomer review => closed

Notes
(0029034)
Dave DeMarle   
2012-08-20 17:18   
Patch applied, thanks Patrick.
(0029054)
Utkarsh Ayachit   
2012-08-24 11:20   
merged in master, if applicable.
(0030229)
Alan Scott   
2013-01-22 17:18   
That is really, really nice!

Tested remote server, Linux, master.