mead-horn: license, README, customizer presets, fix aspect customization
[clinton/3d-models.git] / mead-horn / mead-horn.json
CommitLineData
fe5b42f2
CE
1{
2 "parameterSets": {
3 "flatter mouth": {
4 "bottom_radius": "4",
5 "horn_aspect": "[1, 0.92]",
6 "horn_length": "135",
7 "horn_rise": "25",
8 "horn_twist": "0",
9 "top_radius": "30"
10 },
11 "twisty": {
12 "bottom_radius": "4",
13 "horn_aspect": "[1, 0.92]",
14 "horn_length": "135",
15 "horn_rise": "30",
16 "horn_twist": "120",
17 "top_radius": "35"
18 },
19 "round horn": {
20 "bottom_radius": "4",
21 "horn_aspect": "[1, 1]",
22 "horn_length": "135",
23 "horn_rise": "25",
24 "horn_twist": "0",
25 "top_radius": "30"
26 }
27 },
28 "fileFormatVersion": "1"
29}