Skip to content

Blender Colormaps with gamma-correction for more accurate results

Notifications You must be signed in to change notification settings

ArtemKirsanov/Blender-Colormaps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

About

Blender Colormaps with gamma-correction for more accurate results

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%