semagnum / color-picker-pro

Addon for Blender to extend the functionality of its color picker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color Picker Pro

This Blender addon extends functionality of the software's color picker.

Please consider contributing by buying from the Blender Market (which funds Blender) or directly to me via Paypal.

paypal

Average Color Picker

Allows you to color pick anywhere in the Blender window in a 3x3 or 5x5 tile around your cursor. As you hover your cursor, the panels will update with the tile's max, min, mean, and median colors. Left mouse click to save the colors and stop the color picker. Press the right mouse button or the escape button to stop the color picker without saving the colors.

Rectangle Color Picker

Left click to pin one "corner" of the rectangle. Afterwards, right click to pin the opposite "corner" of the rectangle (you can go in any direction). After pinning both corners, the operator will extract the rectangle's max, min, mean, and median. Press escape (or right click, if you haven't left-clicked yet) to cancel.

Note: these values are gamma corrected, so they reflect the values you see on the screen, not the true values in Blender before the colorspace conversion.

About

Addon for Blender to extend the functionality of its color picker

License:GNU General Public License v3.0


Languages

Language:Python 100.0%