Examples of converting HEX colors to Blender RGB with a Python script

Опубликовано: 27 Октябрь 2024
на канале: CG Python
344
13

In this video we will go over 3 examples of using a Blender Python Building Block to convert hex colors to a RGB color that Blender can understand.

Example Code:
https://github.com/CGArtPython/bpy_bu...

HEX colors to Blender RGB Building Block Implementation Video:
   • How to convert HEX colors to Blender ...  

Building Blocks Python package add-on:
https://github.com/CGArtPython/bpy_bu...

How to install the bpy Building Blocks Python package
   • How to install the bpy Building Block...  

Random Hex Color Code Generator:
https://www.random.org/colors/hex

00:00 - Intro
00:43 - Example 1
02:07 - Example 2
03:43 - Example 3
05:14 - How to get the code
27:34 - Outro

Intro Music
Fiery Trails - Silent Partner

Outro Music
Geographer - Easy Shake

#blender #python #scripting