An open API service indexing awesome lists of open source software.

https://github.com/jeinselen/vf-blendercolorpalette

Blender add-on to create and store colors in a plain text file that's easily shared across projects and systems.
https://github.com/jeinselen/vf-blendercolorpalette

blender blender-addon blender-plugin blender3d color library palette plaintext shared swatch

Last synced: 2 months ago
JSON representation

Blender add-on to create and store colors in a plain text file that's easily shared across projects and systems.

Awesome Lists containing this project

README

        

# VF Color Palette

This add-on was designed for Blender version 2.8-4.1 (though not all previous versions may be fully supported). For Blender 4.2 and onwards, [please see the new Production Kit extension](https://github.com/jeinselen/Blender-ProductionKit).

Blender add-on to create and store colors in plain text file that's easily shared across projects and systems.

![Shallow depth of field screenshot of Blender with the color palette add-on in edit mode](images/banner.jpg)

## Installation

- Download the plugin python file: [VF_colorPalette.py](https://raw.githubusercontent.com/jeinselenVF/VF-BlenderColorPalette/main/VF_colorPalette.py)
- Open Blender Preferences and navigate to the "Add-ons" tab
- Install and enable the add-on
- The color palette panel will appear in 3D views under the `VF Tools` tab

## Notes

- This add-on is provided as-is with no warranty or guarantee regarding suitability, security, safety, or otherwise. Use at your own risk.