MantisBT - ParaView
View Issue Details
0010995ParaViewBugpublic2010-07-15 14:272010-12-02 10:25
Ken Moreland 
David Partyka 
normalminorhave not tried
closedfixed 
 
3.103.10 
0010995: Fixed point LOD tied to geometric LOD
As per ParaView 3.8 and earlier, the fixed point image volume renderer subsamples the number of rays cast into the data during an interactive render. I just noticed in my latest git head build that when I volume render the default wavelet source, the interactive rendering is relatively slow. It is always rendering at full resolution.

If I go to settings and move the LOD Threshold to its lowest setting (0MB), then the subsampled rays LOD works as expected. This is not an appropriate change in behavior. The LOD the count of traced rays is independent of the geometric LOD and should not depend on the size of the data being rendered.
No tags attached.
Issue History
2010-07-15 14:27Ken MorelandNew Issue
2010-07-28 16:33Utkarsh AyachitNote Added: 0021531
2010-07-28 16:33Utkarsh AyachitStatusbacklog => tabled
2010-07-28 16:33Utkarsh AyachitAssigned To => David Partyka
2010-11-11 12:52David PartykaNote Added: 0023179
2010-11-11 12:52David PartykaStatustabled => @80@
2010-11-11 12:52David PartykaFixed in Version => 3.10.shortlist
2010-11-11 12:52David PartykaResolutionopen => fixed
2010-12-01 15:31Utkarsh AyachitFixed in Version3.10.shortlist => 3.10
2010-12-02 10:25Ken MorelandNote Added: 0023667
2010-12-02 10:25Ken MorelandStatus@80@ => closed

Notes
(0021531)
Utkarsh Ayachit   
2010-07-28 16:33   
This was done because we had a feature request from a user to interact with volume rendering without subsampled rays.

As a solution, we may want to expose a new setting on the View |Setting dialog to enable/disable subsampled rays for volume rendering when interacting.
(0023179)
David Partyka   
2010-11-11 12:52   
Utkarsh believes he fixed this when doing his massive views work.
(0023667)
Ken Moreland   
2010-12-02 10:25   
Verified it works, Mac standalone.