Skip to content

markelekdotcom/color-ramp-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorRampConverter

Blender 4.0 GitHub Documentation Status Maintenance GitHub issues

Color Ramp Converter

is a Blender addon that generates custom node groups from color ramp nodes, making a few parameters more accessible. Read more: Documentation

Releases are Available:

Features

  • Quickly convert between custom node group solution and color ramp node.

    ColorRampConverter

  • Connected links are managed automatically by the addon.

  • The created node group is NOT dependent on the addon. Additional features like that may be added as experimental options.

  • Map range node based node group setup.

    ColorRampConverter

  • Constant interpolation type support with a different node group setup.

    ColorRampConverter

  • Automatically add extra nodes of chosen type to the color inputs of custom node groups.

    ColorRampConverter

  • Remove extra nodes when converting back to color ramp node (optional)

  • The custom node group can accept any color input, not just color nodes specifically.

    ColorRampConverter

  • Shader editor support

  • Compositor editor support

  • Geometry node editor support

  • Documentation

Workflow

  • Use color ramp nodes initially due to their intuitive controls.

  • Convert to a custom node group to obtain additional control.

  • Effortlessly convert back from node group to color ramp node if necessary.