A Blender addon that adds an option to select faces, edges, or vertices with a similar color attribute. Ideal for workflows involving vertex color attributes.
- Select mesh elements (faces, edges, vertices) based on similar color attributes.
- Adjustable threshold for controlling color similarity.
- Integrated into Blender's Select Similar menu for seamless usage.
- Download the latest version of the addon as a
.zip
file from the Releases page. - Open Blender and go to Edit > Preferences > Add-ons > Install....
- Select the downloaded
.zip
file and click Install Add-on. - Enable the addon in the list by checking the checkbox.
- Switch to Edit Mode with a mesh object selected.
- Select a face, edge, or vertex with a desired color attribute.
- Press Shift + G (Select Similar) and choose Color Attribute.
- Adjust the Color Threshold in the bottom-left panel to refine the selection.
- Blender 4.2 or later.
This project is licensed under the GNU General Public License v3.0.
You are free to use, modify, and distribute this addon, as long as any derivative works are also licensed under the GPL. For more details, see the LICENSE file.
Created by Steffan Poulsen & ChatGPT (not necessarily in that order).