init
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"blend_file": "Afro Dreads.blend",
|
||||
"hair_systems": {
|
||||
"hair_afro": {
|
||||
"length": 1.0,
|
||||
"children_amount": 150,
|
||||
"path_steps": 6
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"blend_file": "Afro.blend",
|
||||
"hair_systems": {
|
||||
"hair_afro_base": {
|
||||
"length": 1.0,
|
||||
"children_amount": 100,
|
||||
"path_steps": 5
|
||||
},
|
||||
"hair_afro_strands": {
|
||||
"length": 1.0,
|
||||
"children_amount": 30,
|
||||
"path_steps": 6
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"blend_file": "Curls High Top Fade.blend",
|
||||
"hair_systems": {
|
||||
"hair_top_curly": {
|
||||
"length": 1.0,
|
||||
"children_amount": 100,
|
||||
"path_steps": 4
|
||||
},
|
||||
"hair_short_fade": {
|
||||
"length": 1.0,
|
||||
"children_amount": 100,
|
||||
"path_steps": 4
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"blend_file": "Curly Afro.blend",
|
||||
"hair_systems": {
|
||||
"hair_afro_curly_base": {
|
||||
"length": 1.0,
|
||||
"children_amount": 150,
|
||||
"path_steps": 5
|
||||
},
|
||||
"hair_afro_curly_strands": {
|
||||
"length": 1.0,
|
||||
"children_amount": 20,
|
||||
"path_steps": 6
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"blend_file": "Dreadlocks.blend",
|
||||
"hair_systems": {
|
||||
"hair_dreads": {
|
||||
"length": 1.0,
|
||||
"children_amount": 130,
|
||||
"path_steps": 6
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user