Datasets:
| [ | |
| { | |
| "type": "arch", | |
| "color": "red", | |
| "euler": [ | |
| 0, | |
| 0, | |
| 0 | |
| ], | |
| "position": 1, | |
| "required": 1 | |
| }, | |
| { | |
| "type": "arch", | |
| "color": "red", | |
| "euler": [ | |
| 0, | |
| 0, | |
| 90 | |
| ], | |
| "position": 2, | |
| "required": 0 | |
| }, | |
| { | |
| "type": "arch", | |
| "color": "red", | |
| "euler": [ | |
| 0, | |
| 180, | |
| 90 | |
| ], | |
| "position": 3, | |
| "required": 0 | |
| }, | |
| { | |
| "type": "arch", | |
| "color": "red", | |
| "euler": [ | |
| 90, | |
| 0, | |
| 0 | |
| ], | |
| "position": 4, | |
| "required": 0 | |
| }, | |
| { | |
| "type": "arch", | |
| "color": "red", | |
| "euler": [ | |
| 90, | |
| 0, | |
| 90 | |
| ], | |
| "position": 5, | |
| "required": 0 | |
| }, | |
| { | |
| "type": "arch", | |
| "color": "red", | |
| "euler": [ | |
| 90, | |
| 0, | |
| 180 | |
| ], | |
| "position": 6, | |
| "required": 0 | |
| }, | |
| { | |
| "type": "arch", | |
| "color": "red", | |
| "euler": [ | |
| 90, | |
| 0, | |
| 270 | |
| ], | |
| "position": 7, | |
| "required": 0 | |
| }, | |
| { | |
| "type": "triangle", | |
| "color": "orange", | |
| "euler": [ | |
| -135, | |
| 90, | |
| 0 | |
| ], | |
| "position": 8, | |
| "required": 0 | |
| }, | |
| { | |
| "type": "triangle", | |
| "color": "orange", | |
| "euler": [ | |
| -135, | |
| 90, | |
| 180 | |
| ], | |
| "position": 9, | |
| "required": 0 | |
| }, | |
| { | |
| "type": "triangle", | |
| "color": "orange", | |
| "euler": [ | |
| -135, | |
| 90, | |
| 270 | |
| ], | |
| "position": 10, | |
| "required": 0 | |
| }, | |
| { | |
| "type": "triangle", | |
| "color": "orange", | |
| "euler": [ | |
| 0, | |
| 0, | |
| 0 | |
| ], | |
| "position": 11, | |
| "required": 0 | |
| }, | |
| { | |
| "type": "triangle", | |
| "color": "orange", | |
| "euler": [ | |
| 0, | |
| 0, | |
| 90 | |
| ], | |
| "position": 12, | |
| "required": 1 | |
| }, | |
| { | |
| "type": "triangle", | |
| "color": "orange", | |
| "euler": [ | |
| 135, | |
| 0, | |
| 0 | |
| ], | |
| "position": 13, | |
| "required": 0 | |
| }, | |
| { | |
| "type": "triangle", | |
| "color": "orange", | |
| "euler": [ | |
| 135, | |
| 0, | |
| 90 | |
| ], | |
| "position": 14, | |
| "required": 0 | |
| }, | |
| { | |
| "type": "triangle", | |
| "color": "orange", | |
| "euler": [ | |
| 135, | |
| 0, | |
| 180 | |
| ], | |
| "position": 15, | |
| "required": 0 | |
| }, | |
| { | |
| "type": "triangle", | |
| "color": "orange", | |
| "euler": [ | |
| 135, | |
| 0, | |
| 270 | |
| ], | |
| "position": 16, | |
| "required": 0 | |
| } | |
| ] |