/Blender-Colormaps

Blender Colormaps with gamma-correction for more accurate results

Primary LanguagePython

Blender-Colormaps

colormaps

This is an addon to quickly and efficiently load colormaps into the colorramp node in Blender

Installation

This addon loads colormaps found in two python modules. Thus, these two modules need to be installed into blender native python.

  • Migrate to your blender install in your console
  • execute python.exe -m pip install matplotlib cmocean
  • image
  • Install the .zip from this repository in Blender

Usage

Find it in the tools section of the shader menu

image

You can update ColorRamp nodes when one is selected

image

Gamma-correction ensures that colors in Blender are perceived the same way as in matplotlib

image