summaryrefslogtreecommitdiff
path: root/test/fixtures
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/geoData/deform/1.json14
-rw-r--r--test/fixtures/geoData/deform/multi1.json21
2 files changed, 28 insertions, 7 deletions
diff --git a/test/fixtures/geoData/deform/1.json b/test/fixtures/geoData/deform/1.json
index 6930238..06d97c4 100644
--- a/test/fixtures/geoData/deform/1.json
+++ b/test/fixtures/geoData/deform/1.json
@@ -36,7 +36,7 @@
-1.5
]
],
- "/tmp/geoData0.tga"
+ "geoData0.tga"
],
[
[
@@ -51,7 +51,7 @@
-1.5
]
],
- "/tmp/geoData1.tga"
+ "geoData1.tga"
],
[
[
@@ -66,7 +66,7 @@
-1.5
]
],
- "/tmp/geoData2.tga"
+ "geoData2.tga"
]
]
],
@@ -102,7 +102,7 @@
-1.5
]
],
- "/tmp/geoData3.tga"
+ "geoData3.tga"
],
[
[
@@ -117,7 +117,7 @@
-0.5
]
],
- "/tmp/geoData4.tga"
+ "geoData4.tga"
]
]
],
@@ -153,7 +153,7 @@
-1.5
]
],
- "/tmp/geoData5.tga"
+ "geoData5.tga"
]
]
],
@@ -194,7 +194,7 @@
-1.5
]
],
- "/tmp/geoData6.tga"
+ "geoData6.tga"
]
]
]
diff --git a/test/fixtures/geoData/deform/multi1.json b/test/fixtures/geoData/deform/multi1.json
new file mode 100644
index 0000000..c7456b6
--- /dev/null
+++ b/test/fixtures/geoData/deform/multi1.json
@@ -0,0 +1,21 @@
+[
+ [
+ [
+ [
+ 100,
+ 100,
+ 100
+ ],
+ [
+ 150,
+ 100,
+ 100
+ ],
+ [
+ 100,
+ 150,
+ 100
+ ]
+ ]
+ ]
+]