This is an addon to quickly and efficiently load colormaps into the colorramp node in Blender
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
- Install the .zip from this repository in Blender
Find it in the tools section of the shader menu
You can update ColorRamp nodes when one is selected
Gamma-correction ensures that colors in Blender are perceived the same way as in matplotlib