{ "height": 1080, "width": 1080, "elements": [ { "type": "path", "data": { "operations": [ { "type": "line", "data": { "target": { "x": 15, "y": 20 } } }, { "type": "curve", "data": { "target": { "x": 18, "y": 21 }, "control": { "start": { "x": 17, "y": 22 }, "end": { "x": 20, "y": 23 } } } }, { "type": "curve-smooth", "data": { "target": { "x": 18, "y": 21 }, "control": { "x": 18, "y": 21 } } }, { "type": "quadratic", "data": { "target": { "x": 18, "y": 21 }, "control": { "x": 18, "y": 21 } } }, { "type": "quadratic-smooth", "data": { "target": { "x": 18, "y": 21 } } }, { "type": "arc", "data": { "center": { "x": 18, "y": 21 }, "axis-length": { "x": 4, "y": 6 }, "angle": 6000 } }, { "type": "arc", "data": { "center": { "x": 18, "y": 21 }, "axis-length": { "x": 4, "y": 6 }, "angle": 6000 } }, { "type": "zeal" } ] } }, { "type": "polygon", "data": { "points": [ { "x": 10, "y": 20 }, { "x": 10, "y": 20 }, { "x": 10, "y": 20 }, { "x": 10, "y": 20 }, { "x": 10, "y": 20 } ] } }, { "type": "round", "data": { "axis-length": { "x": 4, "y": 6 }, "angle": 6000 } }, { "type": "round", "data": { "axis-length": { "x": 4, "y": 6 }, "angle": 6000 } }, { "type": "group", "members": [ { "id": 2 }, { "id": 1 } ] }, { "type": "group", "members": [ { "id": 1 }, { "id": 2 }, { "id": 3 } ] } ], "map": [ { "element": 1, "position": { "x": 18, "y": 21 }, "level": 1, "attached": [ { "type": "rotate", "data": { "angle": 6000 } }, { "type": "zoom", "data": { "zoom": 1.0 } }, { "type": "flip" }, { "type": "shadow", "data": {} }, { "type": "iterate", "id": 1 } ] }, { "element": 2, "position": { "x": 18, "y": 21 }, "level": 1, "attached": [] } ], "iteration": [ { "times": 5, "operations": [ { "type": "move", "data": { "dx": 5, "dy": 6 } }, { "type": "rotate", "data": { "center": { "dx": 0, "dy": 0 }, "dθ": 6000 } }, { "type": "zoom", "data": { "zoom": 1.5 } }, { "type": "flip" } ] }, { "times": 5, "children": [ [ { "type": "move", "data": { "dx": 5, "dy": 6 } }, { "type": "rotate", "data": { "center": { "dx": 0, "dy": 0 }, "dθ": 6000 } }, { "type": "zoom", "data": { "zoom": 1.5 } }, { "type": "flip" } ], [ { "type": "move", "data": { "dx": 5, "dy": 6 } }, { "type": "rotate", "data": { "center": { "dx": 0, "dy": 0 }, "dθ": 6000 } }, { "type": "zoom", "data": { "zoom": 1.5 } }, { "type": "flip" } ] ] } ] }