Building a color cube in Blender
In the RGB color model, any color is represented as a combination of three basic colors: R - red, B - blue, and G - green. Basic colors are specified by a number in the range from 0 to 255. Therefore, any color in this model will be represented by a combination of three such numbers. For example, light orange will be represented by a set of numbers (255, 153, 51). The RGB model can be visualized by imagining it as a cube with a side equal to 255, all of whose internal points are vectors, the position of which is determined by a triple of numbers that determines the color itself.

Read more: https://b3d.interplanety.org/en/building-a-color-cube-in-blender/
#blender, #b3d
Комментарии
Отправить комментарий