View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005339ParaView(No Category)public2007-07-13 12:462007-09-05 16:39
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005339: No scale on vol ren scalar opacity mapping
DescriptionFor unstructured volume rendering, it is important to have a scale parameter for the opacity mapping that defines what a unit length with respect to the opacity value means with respect to the model. ParaView 2 had this parameter, but it is missing in ParaView 3.

To see the need for the parameter, first create a wavelet source, convert it to an unstructured grid (filter it with Clean to Grid) and volume render it. The result will be an appropriately fuzzy image. Now run that through the transform filter to scale each dimension by 100. Volume render the result and it will look very opaque. This is because the opacity is now accumulating 100x as much as before the scaling.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0008716)
Utkarsh Ayachit (administrator)
2007-08-28 13:57

This has been fixed.
(0008736)
Ken Moreland (manager)
2007-08-29 12:59

How is this fixed? I don't see any change.
(0008742)
Utkarsh Ayachit (administrator)
2007-08-29 13:32

There's a Scalar Opacity Unit distance widget on the display tab. What was missing, I guess, is setting the default value based on the bounds, which is now added.

/cvsroot/ParaView3/ParaView3/Qt/Core/pqPipelineRepresentation.cxx,v <-- pqPipelineRepresentation.cxx
new revision: 1.11; previous revision: 1.10
(0008783)
Ken Moreland (manager)
2007-08-30 15:11

One more small request. Could you move the Scalar Opacity Unit Distance dialog box to the Color Scale Editor dialog box? That is where it was in ParaView 2 and where I would expect it now.
(0008787)
Utkarsh Ayachit (administrator)
2007-08-31 10:04

Moved scalar opacity unit distance widget to color scale editor dialog.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqColorScaleEditor.cxx,v <-- pqColorScaleEditor.cxx
new revision: 1.33; previous revision: 1.32
/cvsroot/ParaView3/ParaView3/Qt/Components/pqDisplayProxyEditor.cxx,v <-- pqDisplayProxyEditor.cxx
new revision: 1.41; previous revision: 1.40
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqColorScaleDialog.ui,v <-- pqColorScaleDialog.ui
new revision: 1.7; previous revision: 1.6
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqDisplayProxyEditor.ui,v <-- pqDisplayProxyEditor.ui
new revision: 1.25; previous revision: 1.24

 Issue History
Date Modified Username Field Change
2007-08-23 10:50 Berk Geveci Assigned To Berk Geveci => Utkarsh Ayachit
2007-08-23 10:50 Berk Geveci Priority normal => high
2007-08-23 17:10 Berk Geveci Category => 3.2
2007-08-28 13:57 Utkarsh Ayachit Note Added: 0008716
2007-08-28 13:57 Utkarsh Ayachit Status tabled => @80@
2007-08-28 13:57 Utkarsh Ayachit Resolution open => fixed
2007-08-29 12:59 Ken Moreland Status @80@ => @20@
2007-08-29 12:59 Ken Moreland Resolution fixed => reopened
2007-08-29 12:59 Ken Moreland Note Added: 0008736
2007-08-29 13:32 Utkarsh Ayachit Status @20@ => @80@
2007-08-29 13:32 Utkarsh Ayachit Resolution reopened => fixed
2007-08-29 13:32 Utkarsh Ayachit Note Added: 0008742
2007-08-30 15:11 Ken Moreland Status @80@ => @20@
2007-08-30 15:11 Ken Moreland Resolution fixed => reopened
2007-08-30 15:11 Ken Moreland Note Added: 0008783
2007-08-31 10:04 Utkarsh Ayachit Status @20@ => @80@
2007-08-31 10:04 Utkarsh Ayachit Resolution reopened => fixed
2007-08-31 10:04 Utkarsh Ayachit Note Added: 0008787
2007-09-05 16:39 Ken Moreland Status @80@ => closed
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team