optigami / env /targets /thirds_v.fold
sissississi's picture
iana (#1)
19abe39
raw
history blame
787 Bytes
{
"vertices_coords": [
[0.0, 0.0],
[1.0, 0.0],
[1.0, 1.0],
[0.0, 1.0],
[0.3333333333333333, 0.0],
[0.6666666666666666, 0.0],
[0.3333333333333333, 1.0],
[0.6666666666666666, 1.0]
],
"edges_vertices": [
[0, 4],
[4, 5],
[5, 1],
[1, 2],
[2, 7],
[7, 6],
[6, 3],
[3, 0],
[4, 6],
[5, 7]
],
"edges_assignment": [
"B",
"B",
"B",
"B",
"B",
"B",
"B",
"B",
"M",
"M"
],
"edges_foldAngle": [
0,
0,
0,
0,
0,
0,
0,
0,
-180,
-180
],
"faces_vertices": [
[0, 4, 6, 3],
[4, 5, 7, 6],
[5, 1, 2, 7]
],
"level": 2,
"description": "Two parallel mountain folds at x=1/3 and x=2/3, dividing the paper into vertical thirds"
}