This commit is contained in:
2025-08-19 01:51:35 -06:00
commit 23b76137cb
5225 changed files with 86293 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,15 @@
{
"blend_file": "Bald Top Combover.blend",
"hair_systems": {
"hair_bald_top_combover_base": {
"length": 1.0,
"children_amount": 100,
"path_steps": 3
},
"hair_bald_top_combover_top": {
"length": 1.0,
"children_amount": 30,
"path_steps": 5
}
}
}

Binary file not shown.

View File

@@ -0,0 +1,15 @@
{
"blend_file": "Short Side Combed.blend",
"hair_systems": {
"hair_thin_short_side_comb_base": {
"length": 1.0,
"children_amount": 100,
"path_steps": 3
},
"hair_thin_short_side_comb_strands": {
"length": 1.0,
"children_amount": 30,
"path_steps": 5
}
}
}

Binary file not shown.

View File

@@ -0,0 +1,15 @@
{
"blend_file": "Thin Curly Combed.blend",
"hair_systems": {
"hair_thin_curly_combed_base": {
"length": 1.0,
"children_amount": 30,
"path_steps": 5
},
"hair_thin_curly_combed_strands": {
"length": 1.0,
"children_amount": 30,
"path_steps": 6
}
}
}

Binary file not shown.

View File

@@ -0,0 +1,15 @@
{
"blend_file": "Thin Messy.blend",
"hair_systems": {
"hair_thin_messy_base": {
"length": 1.0,
"children_amount": 20,
"path_steps": 5
},
"hair_thin_messy_strands": {
"length": 1.0,
"children_amount": 20,
"path_steps": 6
}
}
}

Binary file not shown.

View File

@@ -0,0 +1,15 @@
{
"blend_file": "Thin Side Comb.blend",
"hair_systems": {
"hair_thin_sides": {
"length": 1.0,
"children_amount": 80,
"path_steps": 3
},
"hair_thin_top": {
"length": 1.0,
"children_amount": 80,
"path_steps": 5
}
}
}

Binary file not shown.

View File

@@ -0,0 +1,15 @@
{
"blend_file": "Thin Slicked Back.blend",
"hair_systems": {
"hair_thin_slicked_base": {
"length": 1.0,
"children_amount": 50,
"path_steps": 3
},
"hair_thin_slicked_top": {
"length": 1.0,
"children_amount": 30,
"path_steps": 5
}
}
}