Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
0.8.3:volumerendering [2022/04/08 10:02] – [Gamut Mapping] admin0.8.3:volumerendering [2022/04/08 10:03] – [Gamut Mapping] admin
Line 340: Line 340:
 ===== Gamut Mapping ===== ===== Gamut Mapping =====
  
-Gamut is a colored texture to define how 3D value will be colored. Since 0.8.3.2265 this feature is available.+Gamut is a colored texture to define how 3D values will be colored.  
 +Since 0.8.3.2265 this feature is available.
  
 Here an example of a simple gradient gamut texture: Here an example of a simple gradient gamut texture:
Line 352: Line 353:
 |Gamut|Texture used for mapping the 3D value during Raytracing| |Gamut|Texture used for mapping the 3D value during Raytracing|
 |GamutMode|Defines when and how the value-color mapping happens. Here different modes are available: GamutNone, GamutByValue, GamutByValueMultiply, GamutBySum, GamutBySumMultiply| |GamutMode|Defines when and how the value-color mapping happens. Here different modes are available: GamutNone, GamutByValue, GamutByValueMultiply, GamutBySum, GamutBySumMultiply|
-|GamutFactor|A factor applied to the absolute 3D value before mapping onto the gamut texture|+|GamutFactor|A factor applied to the absolute 3D value before mapping onto the gamut texture (default value is 1.0)|
  
 === Modes === === Modes ===