add ortho/stereo toggle; more presets

This commit is contained in:
2020-03-18 19:12:46 -04:00
parent 702bacf463
commit 38eb7fb47a
11 changed files with 143 additions and 28 deletions

View File

@@ -1,3 +1,4 @@
dimension: 4
groups:
- symbol: [3, 4, 3, 2]
slices:

View File

@@ -0,0 +1,10 @@
dimension: 3
groups:
- symbol: [4, 3]
slices:
- root: [0.90, 0.09, 0.09, 0.09, 0.01]
color: [0.9, 0.9, 0.9]
wires:
- root: [0.90, 0.09, 0.09, 0.09, 0.01]
color: [0.3, 0.3, 0.3]
ortho: true

View File

@@ -0,0 +1,10 @@
dimension: 3
groups:
- symbol: [4, 3]
slices:
- root: [0.90, 0.09, 0.09, 0.09, 0.01]
color: [0.9, 0.9, 0.9]
wires:
- root: [0.90, 0.09, 0.09, 0.09, 0.01]
color: [0.3, 0.3, 0.3]
ortho: false

View File

@@ -0,0 +1,10 @@
dimension: 4
groups:
- symbol: [4, 3, 3]
slices:
- root: [0.90, 0.09, 0.09, 0.09, 0.01]
color: [0.9, 0.9, 0.9]
wires:
- root: [0.90, 0.09, 0.09, 0.09, 0.01]
color: [0.3, 0.3, 0.3]
ortho: false

View File

@@ -0,0 +1,12 @@
dimension: 4
groups:
- symbol: [4, 3, 3]
slices:
- root: [0.90, 0.09, 0.09, 0.09, 0.01]
color: [0.9, 0.9, 0.9]
exclude:
- [0, 1, 2]
wires:
- root: [0.90, 0.09, 0.09, 0.09, 0.01]
color: [0.3, 0.3, 0.3]
ortho: false

View File

@@ -0,0 +1,8 @@
dimension: 4
groups:
- symbol: [4, 3, 3]
slices:
- root: [0.90, 0.09, 0.09, 0.09, 0.01]
color: [0.9, 0.9, 0.9]
exclude:
- [0, 1, 2]

View File

@@ -0,0 +1,8 @@
dimension: 5
groups:
- symbol: [4, 3, 3, 2]
slices:
- root: [0.90, 0.09, 0.09, 0.09, 0.09]
color: [0.9, 0.9, 0.9]
exclude:
- [0, 1, 2]

View File

@@ -1,9 +1,10 @@
dimension: 4
groups:
- symbol: [3, 4, 3, 2]
- symbol: [4, 3, 3]
slices:
- root: [0.30, 0.03, 0.03, 0.03, 0.01]
color: [0.9, 0.3, 0.3]
- root: [1.00, 0.10, 0.10, 0.10, 0.02]
- root: [0.90, 0.09, 0.09, 0.09, 0.01]
color: [0.9, 0.9, 0.9]
wires:
- root: [0.90, 0.09, 0.09, 0.09, 0.01]
color: [0.3, 0.3, 0.3]
exclude:
- [0, 1, 2]
ortho: false

View File

@@ -0,0 +1,8 @@
dimension: 5
groups:
- symbol: [5, 3, 3, 2]
slices:
- root: [0.90, 0.09, 0.09, 0.09, 0.09]
color: [0.9, 0.9, 0.9]
exclude:
- [0, 1, 2]

View File

@@ -0,0 +1,11 @@
dimension: 5
groups:
- symbol: [3, 4, 3]
slices:
- root: [0.90, 0.09, 0.09, 0.09, 0.0]
color: [0.9, 0.9, 0.9]
exclude:
- [0, 1, 2]
wires:
- root: [0.90, 0.09, 0.09, 0.09, 0.0]
color: [0.3, 0.3, 0.3]