mead-horn: license, README, customizer presets, fix aspect customization
[clinton/3d-models.git] / mead-horn / mead-horn.json
diff --git a/mead-horn/mead-horn.json b/mead-horn/mead-horn.json
new file mode 100644 (file)
index 0000000..7c8b868
--- /dev/null
@@ -0,0 +1,29 @@
+{
+    "parameterSets": {
+        "flatter mouth": {
+            "bottom_radius": "4",
+            "horn_aspect": "[1, 0.92]",
+            "horn_length": "135",
+            "horn_rise": "25",
+            "horn_twist": "0",
+            "top_radius": "30"
+        },
+        "twisty": {
+            "bottom_radius": "4",
+            "horn_aspect": "[1, 0.92]",
+            "horn_length": "135",
+            "horn_rise": "30",
+            "horn_twist": "120",
+            "top_radius": "35"
+        },
+        "round horn": {
+            "bottom_radius": "4",
+            "horn_aspect": "[1, 1]",
+            "horn_length": "135",
+            "horn_rise": "25",
+            "horn_twist": "0",
+            "top_radius": "30"
+        }
+    },
+    "fileFormatVersion": "1"
+}