summaryrefslogtreecommitdiff
path: root/assets/models
diff options
context:
space:
mode:
Diffstat (limited to 'assets/models')
-rwxr-xr-xassets/models/cactus.json55
-rwxr-xr-xassets/models/default.json55
-rwxr-xr-xassets/models/water.json55
3 files changed, 165 insertions, 0 deletions
diff --git a/assets/models/cactus.json b/assets/models/cactus.json
new file mode 100755
index 0000000..4eb6b84
--- /dev/null
+++ b/assets/models/cactus.json
@@ -0,0 +1,55 @@
+{
+ "PX_POS":[
+ [0.4,0.5,0.4],
+ [0.4,-0.5,0.4],
+ [0.4,-0.5,-0.4],
+ [0.4,-0.5,-0.4],
+ [0.4,0.5,-0.4],
+ [0.4,0.5,0.4],
+ ],
+
+ "NX_POS":[
+ [-0.4,0.5,-0.4],
+ [-0.4,-0.5,-0.4],
+ [-0.4,-0.5,0.4],
+ [-0.4,-0.5,0.4],
+ [-0.4,0.5,0.4],
+ [-0.4,0.5,-0.4],
+ ],
+
+ "PY_POS":[
+ [0.4,0.5,-0.4],
+ [-0.4,0.5,-0.4],
+ [-0.4,0.5,0.4],
+ [-0.4,0.5,0.4],
+ [0.4,0.5,0.4],
+ [0.4,0.5,-0.4],
+ ],
+
+ "NY_POS":[
+ [-0.4,-0.5,0.4],
+ [-0.4,-0.5,-0.4],
+ [0.4,-0.5,-0.4],
+ [0.4,-0.5,-0.4],
+ [0.4,-0.5,0.4],
+ [-0.4,-0.5,0.4],
+ ],
+
+ "PZ_POS":[
+ [-0.4,0.5,0.4],
+ [-0.4,-0.5,0.4],
+ [0.4,-0.5,0.4],
+ [0.4,-0.5,0.4],
+ [0.4,0.5,0.4],
+ [-0.4,0.5,0.4],
+ ],
+
+ "NZ_POS":[
+ [0.4,0.5,-0.4],
+ [0.4,-0.5,-0.4],
+ [-0.4,-0.5,-0.4],
+ [-0.4,-0.5,-0.4],
+ [-0.4,0.5,-0.4],
+ [0.4,0.5,-0.4],
+ ]
+} \ No newline at end of file
diff --git a/assets/models/default.json b/assets/models/default.json
new file mode 100755
index 0000000..7c7fd56
--- /dev/null
+++ b/assets/models/default.json
@@ -0,0 +1,55 @@
+{
+ "PX_POS":[
+ [0.5,0.5,0.5],
+ [0.5,-0.5,0.5],
+ [0.5,-0.5,-0.5],
+ [0.5,-0.5,-0.5],
+ [0.5,0.5,-0.5],
+ [0.5,0.5,0.5],
+ ],
+
+ "NX_POS":[
+ [-0.5,0.5,-0.5],
+ [-0.5,-0.5,-0.5],
+ [-0.5,-0.5,0.5],
+ [-0.5,-0.5,0.5],
+ [-0.5,0.5,0.5],
+ [-0.5,0.5,-0.5],
+ ],
+
+ "PY_POS":[
+ [0.5,0.5,-0.5],
+ [-0.5,0.5,-0.5],
+ [-0.5,0.5,0.5],
+ [-0.5,0.5,0.5],
+ [0.5,0.5,0.5],
+ [0.5,0.5,-0.5],
+ ],
+
+ "NY_POS":[
+ [-0.5,-0.5,0.5],
+ [-0.5,-0.5,-0.5],
+ [0.5,-0.5,-0.5],
+ [0.5,-0.5,-0.5],
+ [0.5,-0.5,0.5],
+ [-0.5,-0.5,0.5],
+ ],
+
+ "PZ_POS":[
+ [-0.5,0.5,0.5],
+ [-0.5,-0.5,0.5],
+ [0.5,-0.5,0.5],
+ [0.5,-0.5,0.5],
+ [0.5,0.5,0.5],
+ [-0.5,0.5,0.5],
+ ],
+
+ "NZ_POS":[
+ [0.5,0.5,-0.5],
+ [0.5,-0.5,-0.5],
+ [-0.5,-0.5,-0.5],
+ [-0.5,-0.5,-0.5],
+ [-0.5,0.5,-0.5],
+ [0.5,0.5,-0.5],
+ ]
+} \ No newline at end of file
diff --git a/assets/models/water.json b/assets/models/water.json
new file mode 100755
index 0000000..3abd497
--- /dev/null
+++ b/assets/models/water.json
@@ -0,0 +1,55 @@
+{
+ "PX_POS":[
+ [0.5,0.4,0.5],
+ [0.5,-0.5,0.5],
+ [0.5,-0.5,-0.5],
+ [0.5,-0.5,-0.5],
+ [0.5,0.4,-0.5],
+ [0.5,0.4,0.5],
+ ],
+
+ "NX_POS":[
+ [-0.5,0.4,-0.5],
+ [-0.5,-0.5,-0.5],
+ [-0.5,-0.5,0.5],
+ [-0.5,-0.5,0.5],
+ [-0.5,0.4,0.5],
+ [-0.5,0.4,-0.5],
+ ],
+
+ "PY_POS":[
+ [0.5,0.4,-0.5],
+ [-0.5,0.4,-0.5],
+ [-0.5,0.4,0.5],
+ [-0.5,0.4,0.5],
+ [0.5,0.4,0.5],
+ [0.5,0.4,-0.5],
+ ],
+
+ "NY_POS":[
+ [-0.5,-0.5,0.5],
+ [-0.5,-0.5,-0.5],
+ [0.5,-0.5,-0.5],
+ [0.5,-0.5,-0.5],
+ [0.5,-0.5,0.5],
+ [-0.5,-0.5,0.5],
+ ],
+
+ "PZ_POS":[
+ [-0.5,0.4,0.5],
+ [-0.5,-0.5,0.5],
+ [0.5,-0.5,0.5],
+ [0.5,-0.5,0.5],
+ [0.5,0.4,0.5],
+ [-0.5,0.4,0.5],
+ ],
+
+ "NZ_POS":[
+ [0.5,0.4,-0.5],
+ [0.5,-0.5,-0.5],
+ [-0.5,-0.5,-0.5],
+ [-0.5,-0.5,-0.5],
+ [-0.5,0.4,-0.5],
+ [0.5,0.4,-0.5],
+ ]
+} \ No newline at end of file