Open Inventor Release 2024.2.0
 
Loading...
Searching...
No Matches
Simple transparency curve editor.

VolumeViz Simple Transparency Curve Editor .

DESCRIPTION:

    TransparencyCurveEditor : dynamicaly edit a transparency curve defined by a SoTransferFunction node.

    An alpha curve is presented to the user. Keys can be inserted by double clicking in the colormap. and can be removed by right clicking on a key.

    NOTE: This examples is implemented by using Qt Gui.

    LIMITATIONS: For now only RGBA colormaps are managed.

SEE ALSO

SoTransferFunction

SCREENSHOT:

FILES:

    • VolumeViz/TransparencyCurveEditor/main.cxx
    • VolumeViz/TransparencyCurveEditor/alphacurveeditor.h
    • VolumeViz/TransparencyCurveEditor/alphacurveeditor.cxx