-
Notifications
You must be signed in to change notification settings - Fork 3
/
hair_colors.yaml
148 lines (137 loc) · 3.3 KB
/
hair_colors.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
CY Silken Black:
type: ShaderNodeBsdfHairPrincipled
parametrization: MELANIN
melanin: 1.0
melanin_redness: 0.3
tint: &tint1 [1, 0.522522, 0.522522]
roughness: 0.5
radial_roughness: 0.05
ior: 1.45
offset: 0.0349
viewport_color: [0.02,0.02,0.02]
CY Dark Brown:
type: ShaderNodeBsdfHairPrincipled
parametrization: MELANIN
melanin: 0.814
melanin_redness: 0.3
tint: *tint1
roughness: 0.5
radial_roughness: 0.05
ior: 1.45
offset: 0.0349
viewport_color: [0.08,0.04,0.02]
CY Cocoa Brown:
type: ShaderNodeBsdfHairPrincipled
parametrization: MELANIN
melanin: 0.514
melanin_redness: 0.3
tint: *tint1
roughness: 0.5
radial_roughness: 0.05
ior: 1.45
offset: 0.0349
viewport_color: [0.25,0.12,0.05]
CY Plum:
type: ShaderNodeBsdfHairPrincipled
parametrization: MELANIN
melanin: 0.3
melanin_redness: 0.3
tint: *tint1
roughness: 0.5
radial_roughness: 0.05
ior: 1.45
offset: 0.0349
viewport_color: [0.33,0.17,0.05]
CY Light Golden Brown:
type: ShaderNodeBsdfHairPrincipled
parametrization: MELANIN
melanin: 0.114
melanin_redness: 0.3
tint: *tint1
roughness: 0.5
radial_roughness: 0.05
ior: 1.45
offset: 0.0349
viewport_color: [0.7,0.5,0.25]
CY Honey Blonde:
type: ShaderNodeBsdfHairPrincipled
parametrization: MELANIN
melanin: 0.372727
melanin_redness: 1
tint: *tint1
roughness: 0.5
radial_roughness: 0.268182
ior: 1.45
offset: 0.0349
viewport_color: [0.6,0.26,0.08]
CY Light Blonde:
type: ShaderNodeBsdfHairPrincipled
parametrization: MELANIN
melanin: 0.372727
melanin_redness: 1
tint: *tint1
roughness: 0.5
radial_roughness: 0.268182
coat: 0.686364
ior: 5.15
offset: 0.18
viewport_color: [0.6,0.3,0.05]
CY Burgundy:
type: ShaderNodeBsdfHairPrincipled
parametrization: MELANIN
melanin: 1
melanin_redness: 0.00454551
tint: [0.0476383, 0.0342541, 0.0058471]
roughness: 0.5
radial_roughness: 0.268182
coat: 0.686364
ior: 5.15
offset: 0.18
random_color: 0.568182
viewport_color: [0.13,0.085,0.08]
CY Cherrywood:
type: ShaderNodeBsdfHairPrincipled
parametrization: MELANIN
melanin: 1
melanin_redness: 0.00454551
tint: [0.0387783, 0.0280837, 0.00508592]
roughness: 0.5
radial_roughness: 0.268182
coat: 0.686364
ior: 5.15
offset: 0.18
random_color: 0.568182
viewport_color: [0.13,0.085,0.08]
CY Natural Black:
type: ShaderNodeBsdfHairPrincipled
parametrization: MELANIN
melanin: 1
melanin_redness: 0.00454551
tint: [0, 0, 0]
roughness: 0.5
radial_roughness: 0.268182
coat: 0.686364
ior: 5.15
offset: 0.18
random_color: 0.568182
viewport_color: [0.05,0.05,0.05]
CY Jet Black:
type: ShaderNodeBsdfHairPrincipled
parametrization: COLOR
color: [0, 0, 0]
roughness: 0.5
radial_roughness: 0.268182
coat: 0.686364
ior: 1.55
offset: 0.0349
viewport_color: [0.002,0.002,0.002]
CY Auburn:
type: ShaderNodeBsdfHairPrincipled
parametrization: ABSORPTION
absorption_coeff: [0.256, 0.52, 1.365]
roughness: 0.5
radial_roughness: 0.268182
coat: 0.686364
ior: 1.55
offset: 0.0349
viewport_color: [0.5,0.2,0.05]