Advanced Topics

Here we cover topics for advanced users of the API

Using the Pattern Parameter

Instead of using the standard circular pattern for animations you can create your own pattern frame by frame. This is achieved by using the pattern parameter on the animation endpoint.

Animation endpoint

The pattern controls the position from which the 3D scene is viewed for each frame of the resulting video. Specify a comma-separated list of floats. The order of these values is as follows {x1,y1,z1,x2,y2,z2…xn,yn,zn} for a video with n frames where x1,y1,z1 are the x, y, z coordinates in 3D space for the first frame, x2,y2,z2 for the next frame and so forth. Add as many coordinate triplets as there are frames in the video that you want to create. Animation length is ignored when using this parameter since length is determined by the number of frames that are placed. Also the amplitude and phase parameters are ignored since here you explicitly set the position rather than having it calculated automatically.

To guide you we have created example patterns that match the default pre-sets in the LeiaPix application. For more information on these refer to the LeiaPix tutorial "Animation Styles" section that describe each of these. You can copy the relevant pattern from the code block below by selecting the tab for the pattern you are interested in and then copy-pasting it into the pattern parameter:

{0,-3.56795,0,0,-3.44902,0,0,-3.33009,0,0,-3.21115,0,0,-3.09222,0,0,-2.97329,0,0,-2.85436,0,0,-2.73543,0,0,-2.6165,0,0,-2.49757,0,0,-2.37863,0,0,-2.2597,0,0,-2.14077,0,0,-2.02184,0,0,-1.90291,0,0,-1.78398,0,0,-1.66505,0,0,-1.54611,0,0,-1.42718,0,0,-1.30825,0,0,-1.18932,0,0,-1.07039,0,0,-0.95146,0,0,-0.83253,0,0,-0.71359,0,0,-0.59466,0,0,-0.47573,0,0,-0.3568,0,0,-0.23787,0,0,-0.11894,0,0,0,0,0,0.11893,0,0,0.23786,0,0,0.35679,0,0,0.47572,0,0,0.59465,0,0,0.71358,0,0,0.83252,0,0,0.95145,0,0,1.07038,0,0,1.18931,0,0,1.30824,0,0,1.42717,0,0,1.5461,0,0,1.66504,0,0,1.78397,0,0,1.9029,0,0,2.02183,0,0,2.14076,0,0,2.25969,0,0,2.37862,0,0,2.49756,0,0,2.61649,0,0,2.73542,0,0,2.85435,0,0,2.97328,0,0,3.09221,0,0,3.21114,0,0,3.33008,0,0,3.44901,0,0,3.56794,0,0,3.44901,0,0,3.33008,0,0,3.21114,0,0,3.09221,0,0,2.97328,0,0,2.85435,0,0,2.73542,0,0,2.61649,0,0,2.49756,0,0,2.37862,0,0,2.25969,0,0,2.14076,0,0,2.02183,0,0,1.9029,0,0,1.78397,0,0,1.66504,0,0,1.5461,0,0,1.42717,0,0,1.30824,0,0,1.18931,0,0,1.07038,0,0,0.95145,0,0,0.83252,0,0,0.71358,0,0,0.59465,0,0,0.47572,0,0,0.35679,0,0,0.23786,0,0,0.11893,0,0,0,0,0,-0.11894,0,0,-0.23787,0,0,-0.3568,0,0,-0.47573,0,0,-0.59466,0,0,-0.71359,0,0,-0.83253,0,0,-0.95146,0,0,-1.07039,0,0,-1.18932,0,0,-1.30825,0,0,-1.42718,0,0,-1.54611,0,0,-1.66505,0,0,-1.78398,0,0,-1.90291,0,0,-2.02184,0,0,-2.14077,0,0,-2.2597,0,0,-2.37863,0,0,-2.49757,0,0,-2.6165,0,0,-2.73543,0,0,-2.85436,0,0,-2.97329,0,0,-3.09222,0,0,-3.21115,0,0,-3.33009,0,0,-3.44902,0}
{-2.00001,0,0,-1.93334,0,0,-1.86667,0,0,-1.80001,0,0,-1.73334,0,0,-1.66667,0,0,-1.60001,0,0,-1.53334,0,0,-1.46667,0,0,-1.4,0,0,-1.33334,0,0,-1.26667,0,0,-1.20001,0,0,-1.13334,0,0,-1.06667,0,0,-1.00001,0,0,-0.93334,0,0,-0.86667,0,0,-0.8,0,0,-0.73334,0,0,-0.66667,0,0,-0.60001,0,0,-0.53334,0,0,-0.46667,0,0,-0.4,0,0,-0.33334,0,0,-0.26667,0,0,-0.20001,0,0,-0.13334,0,0,-0.06667,0,0,0,0,0,0.06666,0,0,0.13333,0,0,0.2,0,0,0.26666,0,0,0.33333,0,0,0.4,0,0,0.46666,0,0,0.53333,0,0,0.6,0,0,0.66666,0,0,0.73333,0,0,0.8,0,0,0.86666,0,0,0.93333,0,0,1,0,0,1.06666,0,0,1.13333,0,0,1.2,0,0,1.26666,0,0,1.33333,0,0,1.4,0,0,1.46666,0,0,1.53333,0,0,1.6,0,0,1.66666,0,0,1.73333,0,0,1.8,0,0,1.86666,0,0,1.93333,0,0,2,0,0,1.93333,0,0,1.86666,0,0,1.8,0,0,1.73333,0,0,1.66666,0,0,1.6,0,0,1.53333,0,0,1.46666,0,0,1.4,0,0,1.33333,0,0,1.26666,0,0,1.2,0,0,1.13333,0,0,1.06666,0,0,1,0,0,0.93333,0,0,0.86666,0,0,0.8,0,0,0.73333,0,0,0.66666,0,0,0.59999,0,0,0.53333,0,0,0.46666,0,0,0.4,0,0,0.33333,0,0,0.26666,0,0,0.2,0,0,0.13333,0,0,0.06666,0,0,0,0,0,-0.06667,0,0,-0.13334,0,0,-0.20001,0,0,-0.26667,0,0,-0.33334,0,0,-0.40001,0,0,-0.46667,0,0,-0.53334,0,0,-0.6,0,0,-0.66667,0,0,-0.73334,0,0,-0.8,0,0,-0.86667,0,0,-0.93334,0,0,-1.00001,0,0,-1.06667,0,0,-1.13334,0,0,-1.20001,0,0,-1.26667,0,0,-1.33334,0,0,-1.40001,0,0,-1.46667,0,0,-1.53334,0,0,-1.6,0,0,-1.66667,0,0,-1.73334,0,0,-1.80001,0,0,-1.86667,0,0,-1.93334,0,0}
{0,-3.56795,0,-0.05236,-3.56673,0,-0.10468,-3.56306,0,-0.15692,-3.55695,0,-0.20906,-3.5484,0,-0.26106,-3.53742,0,-0.31287,-3.52402,0,-0.36448,-3.5082,0,-0.41583,-3.48998,0,-0.4669,-3.46937,0,-0.51764,-3.44637,0,-0.56804,-3.42102,0,-0.61804,-3.39332,0,-0.66762,-3.3633,0,-0.71674,-3.33097,0,-0.76537,-3.29636,0,-0.81348,-3.25948,0,-0.86103,-3.22038,0,-0.90799,-3.17907,0,-0.95432,-3.13558,0,-1,-3.08994,0,-1.045,-3.04218,0,-1.08928,-2.99233,0,-1.13282,-2.94044,0,-1.17558,-2.88653,0,-1.21753,-2.83065,0,-1.25865,-2.77282,0,-1.2989,-2.71309,0,-1.33827,-2.6515,0,-1.37671,-2.5881,0,-1.41422,-2.52292,0,-1.45075,-2.45602,0,-1.48629,-2.38743,0,-1.52082,-2.3172,0,-1.5543,-2.24539,0,-1.58671,-2.17203,0,-1.61804,-2.09719,0,-1.64826,-2.02091,0,-1.67735,-1.94325,0,-1.70529,-1.86425,0,-1.73206,-1.78398,0,-1.75764,-1.70248,0,-1.78202,-1.61982,0,-1.80518,-1.53604,0,-1.8271,-1.45122,0,-1.84776,-1.3654,0,-1.86717,-1.27864,0,-1.88529,-1.19101,0,-1.90212,-1.10256,0,-1.91764,-1.01336,0,-1.93186,-0.92346,0,-1.94474,-0.83293,0,-1.9563,-0.74182,0,-1.96651,-0.65021,0,-1.97538,-0.55815,0,-1.98289,-0.46572,0,-1.98905,-0.37296,0,-1.99384,-0.27994,0,-1.99726,-0.18674,0,-1.99932,-0.0934,0,-2.00001,-0.00001,0,-1.99932,0.09339,0,-1.99726,0.18673,0,-1.99384,0.27993,0,-1.98905,0.37295,0,-1.98289,0.46571,0,-1.97538,0.55814,0,-1.96651,0.6502,0,-1.9563,0.74181,0,-1.94474,0.83292,0,-1.93186,0.92345,0,-1.91764,1.01335,0,-1.90212,1.10255,0,-1.88529,1.191,0,-1.86717,1.27863,0,-1.84776,1.36539,0,-1.8271,1.45121,0,-1.80518,1.53603,0,-1.78202,1.61981,0,-1.75764,1.70247,0,-1.73206,1.78397,0,-1.70529,1.86424,0,-1.67735,1.94324,0,-1.64826,2.0209,0,-1.61804,2.09718,0,-1.58671,2.17202,0,-1.5543,2.24538,0,-1.52082,2.31719,0,-1.48629,2.38742,0,-1.45075,2.45601,0,-1.41422,2.52291,0,-1.37671,2.58809,0,-1.33827,2.65149,0,-1.2989,2.71308,0,-1.25865,2.77281,0,-1.21753,2.83064,0,-1.17558,2.88652,0,-1.13282,2.94043,0,-1.08928,2.99232,0,-1.045,3.04217,0,-1,3.08993,0,-0.95432,3.13557,0,-0.90799,3.17906,0,-0.86103,3.22037,0,-0.81348,3.25947,0,-0.76537,3.29635,0,-0.71674,3.33096,0,-0.66762,3.36329,0,-0.61804,3.39331,0,-0.56804,3.42101,0,-0.51764,3.44636,0,-0.4669,3.46936,0,-0.41583,3.48997,0,-0.36448,3.50819,0,-0.31287,3.52401,0,-0.26106,3.53741,0,-0.20906,3.54839,0,-0.15692,3.55694,0,-0.10468,3.56305,0,-0.05236,3.56672,0,-0.00001,3.56794,0,0.05235,3.56672,0,0.10467,3.56305,0,0.15691,3.55694,0,0.20905,3.54839,0,0.26105,3.53741,0,0.31286,3.52401,0,0.36447,3.50819,0,0.41582,3.48997,0,0.46689,3.46936,0,0.51763,3.44636,0,0.56803,3.42101,0,0.61803,3.39331,0,0.66761,3.36329,0,0.71673,3.33096,0,0.76536,3.29635,0,0.81347,3.25947,0,0.86102,3.22037,0,0.90798,3.17906,0,0.95431,3.13557,0,1,3.08993,0,1.04499,3.04217,0,1.08927,2.99232,0,1.13281,2.94043,0,1.17557,2.88652,0,1.21752,2.83064,0,1.25864,2.77281,0,1.29889,2.71308,0,1.33826,2.65149,0,1.3767,2.58809,0,1.41421,2.52291,0,1.45074,2.45601,0,1.48628,2.38742,0,1.52081,2.31719,0,1.55429,2.24538,0,1.5867,2.17202,0,1.61803,2.09718,0,1.64825,2.0209,0,1.67734,1.94324,0,1.70528,1.86424,0,1.73205,1.78397,0,1.75763,1.70247,0,1.78201,1.61981,0,1.80517,1.53603,0,1.82709,1.45121,0,1.84775,1.36539,0,1.86716,1.27863,0,1.88528,1.191,0,1.90211,1.10255,0,1.91763,1.01335,0,1.93185,0.92345,0,1.94473,0.83292,0,1.95629,0.74181,0,1.9665,0.6502,0,1.97537,0.55814,0,1.98288,0.46571,0,1.98904,0.37295,0,1.99383,0.27993,0,1.99725,0.18673,0,1.99931,0.09339,0,2,0,0,1.99931,-0.0934,0,1.99725,-0.18674,0,1.99383,-0.27994,0,1.98904,-0.37296,0,1.98288,-0.46572,0,1.97537,-0.55815,0,1.9665,-0.65021,0,1.95629,-0.74182,0,1.94473,-0.83293,0,1.93185,-0.92346,0,1.91763,-1.01336,0,1.90211,-1.10256,0,1.88528,-1.19101,0,1.86716,-1.27864,0,1.84775,-1.3654,0,1.82709,-1.45122,0,1.80517,-1.53604,0,1.78201,-1.61982,0,1.75763,-1.70248,0,1.73205,-1.78398,0,1.70528,-1.86425,0,1.67734,-1.94325,0,1.64825,-2.02091,0,1.61803,-2.09719,0,1.5867,-2.17203,0,1.55429,-2.24539,0,1.52081,-2.3172,0,1.48628,-2.38743,0,1.45074,-2.45602,0,1.41421,-2.52292,0,1.3767,-2.5881,0,1.33826,-2.6515,0,1.29889,-2.71309,0,1.25864,-2.77282,0,1.21752,-2.83065,0,1.17557,-2.88653,0,1.13281,-2.94044,0,1.08927,-2.99233,0,1.04499,-3.04218,0,1,-3.08994,0,0.95431,-3.13558,0,0.90798,-3.17907,0,0.86102,-3.22038,0,0.81347,-3.25948,0,0.76536,-3.29636,0,0.71673,-3.33097,0,0.66761,-3.3633,0,0.61803,-3.39332,0,0.56803,-3.42102,0,0.51763,-3.44637,0,0.46689,-3.46937,0,0.41582,-3.48998,0,0.36447,-3.5082,0,0.31286,-3.52402,0,0.26105,-3.53742,0,0.20905,-3.5484,0,0.15691,-3.55695,0,0.10467,-3.56306,0,0.05235,-3.56673,0}
{0,-1.78398,1.6,-0.05236,-1.78337,1.59972,-0.10468,-1.78153,1.5989,-0.15692,-1.77848,1.59753,-0.20906,-1.7742,1.59561,-0.26106,-1.76871,1.59315,-0.31287,-1.76201,1.59015,-0.36448,-1.7541,1.5866,-0.41583,-1.74499,1.58251,-0.4669,-1.73469,1.57789,-0.51764,-1.72319,1.57274,-0.56804,-1.71051,1.56705,-0.61804,-1.69666,1.56084,-0.66762,-1.68165,1.55411,-0.71674,-1.66549,1.54686,-0.76537,-1.64818,1.5391,-0.81348,-1.62974,1.53083,-0.86103,-1.61019,1.52206,-0.90799,-1.58954,1.5128,-0.95432,-1.56779,1.50305,-1,-1.54497,1.49282,-1.045,-1.52109,1.48211,-1.08928,-1.49617,1.47093,-1.13282,-1.47022,1.4593,-1.17558,-1.44327,1.44721,-1.21753,-1.41533,1.43468,-1.25865,-1.38641,1.42171,-1.2989,-1.35655,1.40832,-1.33827,-1.32575,1.39451,-1.37671,-1.29405,1.38029,-1.41422,-1.26146,1.36568,-1.45075,-1.22801,1.35068,-1.48629,-1.19372,1.3353,-1.52082,-1.1586,1.31955,-1.5543,-1.1227,1.30345,-1.58671,-1.08602,1.287,-1.61804,-1.0486,1.27022,-1.64826,-1.01046,1.25312,-1.67735,-0.97163,1.23571,-1.70529,-0.93213,1.21799,-1.73206,-0.89199,1.2,-1.75764,-0.85124,1.18172,-1.78202,-0.80991,1.16319,-1.80518,-0.76802,1.1444,-1.8271,-0.72561,1.12538,-1.84776,-0.6827,1.10614,-1.86717,-0.63932,1.08669,-1.88529,-0.59551,1.06704,-1.90212,-0.55128,1.04721,-1.91764,-0.50668,1.02721,-1.93186,-0.46173,1.00705,-1.94474,-0.41647,0.98675,-1.9563,-0.37091,0.96632,-1.96651,-0.32511,0.94578,-1.97538,-0.27908,0.92514,-1.98289,-0.23286,0.90442,-1.98905,-0.18648,0.88362,-1.99384,-0.13997,0.86276,-1.99726,-0.09337,0.84186,-1.99932,-0.0467,0.82094,-2.00001,-0.00001,0.8,-1.99932,0.04669,0.77905,-1.99726,0.09336,0.75813,-1.99384,0.13996,0.73723,-1.98905,0.18647,0.71637,-1.98289,0.23285,0.69557,-1.97538,0.27907,0.67485,-1.96651,0.3251,0.65421,-1.9563,0.3709,0.63367,-1.94474,0.41646,0.61324,-1.93186,0.46172,0.59294,-1.91764,0.50667,0.57278,-1.90212,0.55127,0.55278,-1.88529,0.5955,0.53295,-1.86717,0.63931,0.5133,-1.84776,0.68269,0.49385,-1.8271,0.7256,0.47461,-1.80518,0.76801,0.45559,-1.78202,0.8099,0.4368,-1.75764,0.85123,0.41827,-1.73206,0.89198,0.4,-1.70529,0.93212,0.382,-1.67735,0.97162,0.36428,-1.64826,1.01045,0.34687,-1.61804,1.04859,0.32977,-1.58671,1.08601,0.31299,-1.5543,1.12269,0.29654,-1.52082,1.15859,0.28044,-1.48629,1.19371,0.26469,-1.45075,1.228,0.24931,-1.41422,1.26145,0.23431,-1.37671,1.29404,0.2197,-1.33827,1.32574,0.20548,-1.2989,1.35654,0.19167,-1.25865,1.3864,0.17828,-1.21753,1.41532,0.16531,-1.17558,1.44326,0.15278,-1.13282,1.47021,0.14069,-1.08928,1.49616,0.12906,-1.045,1.52108,0.11788,-1,1.54496,0.10717,-0.95432,1.56778,0.09694,-0.90799,1.58953,0.08719,-0.86103,1.61018,0.07793,-0.81348,1.62973,0.06916,-0.76537,1.64817,0.06089,-0.71674,1.66548,0.05313,-0.66762,1.68164,0.04588,-0.61804,1.69665,0.03915,-0.56804,1.7105,0.03294,-0.51764,1.72318,0.02725,-0.4669,1.73468,0.0221,-0.41583,1.74498,0.01748,-0.36448,1.75409,0.01339,-0.31287,1.762,0.00984,-0.26106,1.7687,0.00684,-0.20906,1.77419,0.00438,-0.15692,1.77847,0.00246,-0.10468,1.78152,0.00109,-0.05236,1.78336,0.00027,-0.00001,1.78397,0,0.05235,1.78336,0.00027,0.10467,1.78152,0.00109,0.15691,1.77847,0.00246,0.20905,1.77419,0.00438,0.26105,1.7687,0.00684,0.31286,1.762,0.00984,0.36447,1.75409,0.01339,0.41582,1.74498,0.01748,0.46689,1.73468,0.0221,0.51763,1.72318,0.02725,0.56803,1.7105,0.03294,0.61803,1.69665,0.03915,0.66761,1.68164,0.04588,0.71673,1.66548,0.05313,0.76536,1.64817,0.06089,0.81347,1.62973,0.06916,0.86102,1.61018,0.07793,0.90798,1.58953,0.08719,0.95431,1.56778,0.09694,1,1.54496,0.10717,1.04499,1.52108,0.11788,1.08927,1.49616,0.12906,1.13281,1.47021,0.14069,1.17557,1.44326,0.15278,1.21752,1.41532,0.16531,1.25864,1.3864,0.17828,1.29889,1.35654,0.19167,1.33826,1.32574,0.20548,1.3767,1.29404,0.2197,1.41421,1.26145,0.23431,1.45074,1.228,0.24931,1.48628,1.19371,0.26469,1.52081,1.15859,0.28044,1.55429,1.12269,0.29654,1.5867,1.08601,0.31299,1.61803,1.04859,0.32977,1.64825,1.01045,0.34687,1.67734,0.97162,0.36428,1.70528,0.93212,0.382,1.73205,0.89198,0.39999,1.75763,0.85123,0.41827,1.78201,0.8099,0.4368,1.80517,0.76801,0.45559,1.82709,0.7256,0.47461,1.84775,0.68269,0.49385,1.86716,0.63931,0.5133,1.88528,0.5955,0.53295,1.90211,0.55127,0.55278,1.91763,0.50667,0.57278,1.93185,0.46172,0.59294,1.94473,0.41646,0.61324,1.95629,0.3709,0.63367,1.9665,0.3251,0.65421,1.97537,0.27907,0.67485,1.98288,0.23285,0.69557,1.98904,0.18647,0.71637,1.99383,0.13996,0.73723,1.99725,0.09336,0.75813,1.99931,0.04669,0.77905,2,0,0.79999,1.99931,-0.0467,0.82094,1.99725,-0.09337,0.84186,1.99383,-0.13997,0.86276,1.98904,-0.18648,0.88362,1.98288,-0.23286,0.90442,1.97537,-0.27908,0.92514,1.9665,-0.32511,0.94578,1.95629,-0.37091,0.96632,1.94473,-0.41647,0.98675,1.93185,-0.46173,1.00705,1.91763,-0.50668,1.02721,1.90211,-0.55128,1.04721,1.88528,-0.59551,1.06704,1.86716,-0.63932,1.08669,1.84775,-0.6827,1.10614,1.82709,-0.72561,1.12538,1.80517,-0.76802,1.1444,1.78201,-0.80991,1.16319,1.75763,-0.85124,1.18172,1.73205,-0.89199,1.2,1.70528,-0.93213,1.21799,1.67734,-0.97163,1.23571,1.64825,-1.01046,1.25312,1.61803,-1.0486,1.27022,1.5867,-1.08602,1.287,1.55429,-1.1227,1.30345,1.52081,-1.1586,1.31955,1.48628,-1.19372,1.3353,1.45074,-1.22801,1.35068,1.41421,-1.26146,1.36568,1.3767,-1.29405,1.38029,1.33826,-1.32575,1.39451,1.29889,-1.35655,1.40832,1.25864,-1.38641,1.42171,1.21752,-1.41533,1.43468,1.17557,-1.44327,1.44721,1.13281,-1.47022,1.4593,1.08927,-1.49617,1.47093,1.04499,-1.52109,1.48211,1,-1.54497,1.49282,0.95431,-1.56779,1.50305,0.90798,-1.58954,1.5128,0.86102,-1.61019,1.52206,0.81347,-1.62974,1.53083,0.76536,-1.64818,1.5391,0.71673,-1.66549,1.54686,0.66761,-1.68165,1.55411,0.61803,-1.69666,1.56084,0.56803,-1.71051,1.56705,0.51763,-1.72319,1.57274,0.46689,-1.73469,1.57789,0.41582,-1.74499,1.58251,0.36447,-1.7541,1.5866,0.31286,-1.76201,1.59015,0.26105,-1.76871,1.59315,0.20905,-1.7742,1.59561,0.15691,-1.77848,1.59753,0.10467,-1.78153,1.5989,0.05235,-1.78337,1.59972}
{0,0,-0.80001,0,0,-0.76667,0,0,-0.73334,0,0,-0.7,0,0,-0.66667,0,0,-0.63334,0,0,-0.6,0,0,-0.56667,0,0,-0.53334,0,0,-0.50001,0,0,-0.46667,0,0,-0.43334,0,0,-0.40001,0,0,-0.36667,0,0,-0.33334,0,0,-0.30001,0,0,-0.26667,0,0,-0.23334,0,0,-0.20001,0,0,-0.16667,0,0,-0.13334,0,0,-0.10001,0,0,-0.06667,0,0,-0.03334,0,0,-0.00001,0,0,0.03333,0,0,0.06666,0,0,0.09999,0,0,0.13333,0,0,0.16666,0,0,0.19999,0,0,0.23333,0,0,0.26666,0,0,0.3,0,0,0.33333,0,0,0.36666,0,0,0.4,0,0,0.43333,0,0,0.46666,0,0,0.49999,0,0,0.53333,0,0,0.56666,0,0,0.59999,0,0,0.63333,0,0,0.66666,0,0,0.7,0,0,0.73333,0,0,0.76666,0,0,0.8,0,0,0.83333,0,0,0.86666,0,0,0.9,0,0,0.93333,0,0,0.96666,0,0,0.99999,0,0,1.03333,0,0,1.06666,0,0,1.09999,0,0,1.13333,0,0,1.16666,0,0,1.2,0,0,1.23333,0,0,1.26666,0,0,1.3,0,0,1.33333,0,0,1.36666,0,0,1.4,0,0,1.43333,0,0,1.46666,0,0,1.49999,0,0,1.53333,0,0,1.56666,0,0,1.59999,0,0,1.63333,0,0,1.66666,0,0,1.69999,0,0,1.73333,0,0,1.76666,0,0,1.8,0,0,1.83333,0,0,1.86666,0,0,1.9,0,0,1.93333,0,0,1.96666,0,0,2,0,0,2.03333,0,0,2.06666,0,0,2.1,0,0,2.13333,0,0,2.16666,0,0,2.2,0,0,2.23333,0,0,2.26666,0,0,2.3,0,0,2.33333,0,0,2.36666,0,0,2.4,0,0,2.43333,0,0,2.46666,0,0,2.5,0,0,2.53333,0,0,2.56666,0,0,2.6,0,0,2.63333,0,0,2.66666,0,0,2.7,0,0,2.73333,0,0,2.76666,0,0,2.8,0,0,2.83333,0,0,2.86666,0,0,2.9,0,0,2.93333,0,0,2.96666,0,0,3,0,0,3.03333,0,0,3.06666,0,0,3.1,0,0,3.13333,0,0,3.16666,0,0,3.2,0,0,3.16666,0,0,3.13333,0,0,3.1,0,0,3.06666,0,0,3.03333,0,0,3,0,0,2.96666,0,0,2.93333,0,0,2.9,0,0,2.86666,0,0,2.83333,0,0,2.8,0,0,2.76666,0,0,2.73333,0,0,2.7,0,0,2.66666,0,0,2.63333,0,0,2.6,0,0,2.56666,0,0,2.53333,0,0,2.5,0,0,2.46666,0,0,2.43333,0,0,2.4,0,0,2.36666,0,0,2.33333,0,0,2.29999,0,0,2.26666,0,0,2.23333,0,0,2.2,0,0,2.16666,0,0,2.13333,0,0,2.1,0,0,2.06666,0,0,2.03333,0,0,2,0,0,1.96666,0,0,1.93333,0,0,1.9,0,0,1.86666,0,0,1.83333,0,0,1.79999,0,0,1.76666,0,0,1.73333,0,0,1.69999,0,0,1.66666,0,0,1.63333,0,0,1.6,0,0,1.56666,0,0,1.53333,0,0,1.49999,0,0,1.46666,0,0,1.43333,0,0,1.4,0,0,1.36666,0,0,1.33333,0,0,1.29999,0,0,1.26666,0,0,1.23333,0,0,1.2,0,0,1.16666,0,0,1.13333,0,0,1.1,0,0,1.06666,0,0,1.03333,0,0,0.99999,0,0,0.96666,0,0,0.93333,0,0,0.9,0,0,0.86666,0,0,0.83333,0,0,0.79999,0,0,0.76666,0,0,0.73333,0,0,0.7,0,0,0.66666,0,0,0.63333,0,0,0.6,0,0,0.56666,0,0,0.53333,0,0,0.49999,0,0,0.46666,0,0,0.43333,0,0,0.4,0,0,0.36666,0,0,0.33333,0,0,0.29999,0,0,0.26666,0,0,0.23333,0,0,0.19999,0,0,0.16666,0,0,0.13333,0,0,0.1,0,0,0.06666,0,0,0.03333,0,0,-0.00001,0,0,-0.03334,0,0,-0.06667,0,0,-0.10001,0,0,-0.13334,0,0,-0.16667,0,0,-0.20001,0,0,-0.23334,0,0,-0.26667,0,0,-0.30001,0,0,-0.33334,0,0,-0.36667,0,0,-0.4,0,0,-0.43334,0,0,-0.46667,0,0,-0.50001,0,0,-0.53334,0,0,-0.56667,0,0,-0.6,0,0,-0.63334,0,0,-0.66667,0,0,-0.70001,0,0,-0.73334,0,0,-0.76667}
{0,0,1.3,0,0,1.27833,0,0,1.25666,0,0,1.23499,0,0,1.21333,0,0,1.19166,0,0,1.17,0,0,1.14833,0,0,1.12666,0,0,1.105,0,0,1.08333,0,0,1.06166,0,0,1.04,0,0,1.01833,0,0,0.99666,0,0,0.975,0,0,0.95333,0,0,0.93166,0,0,0.90999,0,0,0.88833,0,0,0.86666,0,0,0.845,0,0,0.82333,0,0,0.80166,0,0,0.78,0,0,0.75833,0,0,0.73666,0,0,0.715,0,0,0.69333,0,0,0.67166,0,0,0.65,0,0,0.62833,0,0,0.60666,0,0,0.585,0,0,0.56333,0,0,0.54166,0,0,0.52,0,0,0.49833,0,0,0.47666,0,0,0.45499,0,0,0.43333,0,0,0.41166,0,0,0.38999,0,0,0.36833,0,0,0.34666,0,0,0.325,0,0,0.30333,0,0,0.28166,0,0,0.25999,0,0,0.23833,0,0,0.21666,0,0,0.19499,0,0,0.17333,0,0,0.15166,0,0,0.13,0,0,0.10833,0,0,0.08666,0,0,0.06499,0,0,0.04333,0,0,0.02166,0,0,0,0,0,-0.02167,0,0,-0.04334,0,0,-0.06501,0,0,-0.08667,0,0,-0.10834,0,0,-0.13001,0,0,-0.15167,0,0,-0.17334,0,0,-0.19501,0,0,-0.21667,0,0,-0.23834,0,0,-0.26,0,0,-0.28167,0,0,-0.30334,0,0,-0.325,0,0,-0.34667,0,0,-0.36834,0,0,-0.39001,0,0,-0.41167,0,0,-0.43334,0,0,-0.45501,0,0,-0.47667,0,0,-0.49834,0,0,-0.52001,0,0,-0.54167,0,0,-0.56334,0,0,-0.585,0,0,-0.60667,0,0,-0.62834,0,0,-0.65,0,0,-0.67167,0,0,-0.69334,0,0,-0.71501,0,0,-0.73667,0,0,-0.75834,0,0,-0.78001,0,0,-0.80167,0,0,-0.82334,0,0,-0.84501,0,0,-0.86667,0,0,-0.88834,0,0,-0.91001,0,0,-0.93167,0,0,-0.95334,0,0,-0.975,0,0,-0.99667,0,0,-1.01834,0,0,-1.04,0,0,-1.06167,0,0,-1.08334,0,0,-1.105,0,0,-1.12667,0,0,-1.14834,0,0,-1.17001,0,0,-1.19167,0,0,-1.21334,0,0,-1.235,0,0,-1.25667,0,0,-1.27834,0,0,-1.3,0,0,-1.32167,0,0,-1.34334,0,0,-1.36501,0,0,-1.38667,0,0,-1.40834,0,0,-1.43001,0,0,-1.45167,0,0,-1.47334,0,0,-1.495,0,0,-1.51667,0,0,-1.53834,0,0,-1.56001,0,0,-1.58167,0,0,-1.60334,0,0,-1.62501,0,0,-1.64667,0,0,-1.66834,0,0,-1.69001,0,0,-1.71167,0,0,-1.73334,0,0,-1.755,0,0,-1.77667,0,0,-1.79834,0,0,-1.82,0,0,-1.84167,0,0,-1.86334,0,0,-1.885,0,0,-1.90667,0,0,-1.92834,0,0,-1.95001,0,0,-1.97167,0,0,-1.99334,0,0,-2.015,0,0,-2.03667,0,0,-2.05834,0,0,-2.08,0,0,-2.10167,0,0,-2.12334,0,0,-2.14501,0,0,-2.16667,0,0,-2.18834,0,0,-2.21001,0,0,-2.23167,0,0,-2.25334,0,0,-2.27501,0,0,-2.29667,0,0,-2.31834,0,0,-2.34001,0,0,-2.36167,0,0,-2.38334,0,0,-2.405,0,0,-2.42667,0,0,-2.44834,0,0,-2.47,0,0,-2.49167,0,0,-2.51334,0,0,-2.535,0,0,-2.55667,0,0,-2.57834,0,0,-2.6,0,0,-2.62167,0,0,-2.64334,0,0,-2.665,0,0,-2.68667,0,0,-2.70834,0,0,-2.73001,0,0,-2.75167,0,0,-2.77334,0,0,-2.79501,0,0,-2.81667,0,0,-2.83834,0,0,-2.86001,0,0,-2.88167,0,0,-2.90334,0,0,-2.925,0,0,-2.94667,0,0,-2.96834,0,0,-2.99,0,0,-3.01167,0,0,-3.03334,0,0,-3.05501,0,0,-3.07667,0,0,-3.09834,0,0,-3.12001,0,0,-3.14167,0,0,-3.16334,0,0,-3.185,0,0,-3.20667,0,0,-3.22834,0,0,-3.25,0,0,-3.27167,0,0,-3.29334,0,0,-3.315,0,0,-3.33667,0,0,-3.35834,0,0,-3.38,0,0,-3.40167,0,0,-3.42334,0,0,-3.445,0,0,-3.46667,0,0,-3.48834,0,0,-3.51,0,0,-3.53167,0,0,-3.55334,0,0,-3.575,0,0,-3.59667,0,0,-3.61834,0,0,-3.64001,0,0,-3.66167,0,0,-3.68334,0,0,-3.70501,0,0,-3.72667,0,0,-3.74834,0,0,-3.77,0,0,-3.79167,0,0,-3.81334,0,0,-3.83501,0,0,-3.85667,0,0,-3.87834,0,0,-3.90001,0,0,-3.92167,0,0,-3.94334,0,0,-3.96501,0,0,-3.98667,0,0,-4.00834,0,0,-4.03,0,0,-4.05167,0,0,-4.07334,0,0,-4.095,0,0,-4.11667,0,0,-4.13834,0,0,-4.16,0,0,-4.18167,0,0,-4.20334,0,0,-4.225,0,0,-4.24667,0,0,-4.26834,0,0,-4.29001,0,0,-4.31167,0,0,-4.33334,0,0,-4.35501,0,0,-4.37667,0,0,-4.39834,0,0,-4.42001,0,0,-4.44167,0,0,-4.46334,0,0,-4.48501,0,0,-4.50667,0,0,-4.52834,0,0,-4.55001,0,0,-4.57167,0,0,-4.59334,0,0,-4.615,0,0,-4.63667,0,0,-4.65834,0,0,-4.68001,0,0,-4.70167,0,0,-4.72334,0,0,-4.745,0,0,-4.76667,0,0,-4.78834,0,0,-4.81,0,0,-4.83167,0,0,-4.85334,0,0,-4.875,0,0,-4.89667,0,0,-4.91834,0,0,-4.94,0,0,-4.96167,0,0,-4.98334,0,0,-5.005,0,0,-5.02667,0,0,-5.04834,0,0,-5.07,0,0,-5.09167,0,0,-5.11334,0,0,-5.135,0,0,-5.15667,0,0,-5.17834}
{6,3.56794,-0.80001,5.95337,3.48493,-0.79465,5.90684,3.40239,-0.78927,5.86039,3.32032,-0.78385,5.81404,3.23874,-0.77839,5.76777,3.15763,-0.77289,5.7216,3.07699,-0.76737,5.67551,2.99683,-0.7618,5.62951,2.91715,-0.7562,5.5836,2.83794,-0.75057,5.53777,2.75921,-0.74489,5.49204,2.68095,-0.73919,5.4464,2.60317,-0.73345,5.40084,2.52586,-0.72767,5.35537,2.44903,-0.72185,5.31,2.37268,-0.71601,5.26471,2.2968,-0.71012,5.21951,2.2214,-0.7042,5.17439,2.14647,-0.69825,5.12937,2.07202,-0.69225,5.08444,1.99804,-0.68623,5.0396,1.92454,-0.68017,4.99484,1.85152,-0.67407,4.95017,1.77897,-0.66793,4.9056,1.7069,-0.66177,4.86111,1.6353,-0.65556,4.81671,1.56418,-0.64932,4.7724,1.49354,-0.64305,4.72817,1.42337,-0.63673,4.68404,1.35367,-0.63039,4.63999,1.28445,-0.624,4.59604,1.21571,-0.61759,4.55217,1.14745,-0.61113,4.5084,1.07965,-0.60465,4.46471,1.01234,-0.59812,4.42111,0.9455,-0.59156,4.37759,0.87914,-0.58496,4.33417,0.81325,-0.57833,4.29084,0.74784,-0.57167,4.2476,0.6829,-0.56496,4.20444,0.61844,-0.55823,4.16137,0.55445,-0.55145,4.11839,0.49094,-0.54464,4.07551,0.42791,-0.5378,4.03271,0.36535,-0.53092,3.99,0.30327,-0.524,3.94737,0.24166,-0.51705,3.90484,0.18053,-0.51007,3.8624,0.11988,-0.50305,3.82004,0.0597,-0.49599,3.77777,0,-0.48889,3.7356,-0.05923,-0.48176,3.69351,-0.11799,-0.4746,3.65151,-0.17626,-0.4674,3.6096,-0.23406,-0.46017,3.56777,-0.29139,-0.45289,3.52604,-0.34824,-0.44559,3.4844,-0.40461,-0.43824,3.44284,-0.46051,-0.43087,3.40137,-0.51593,-0.42345,3.36,-0.57088,-0.416,3.31871,-0.62535,-0.40852,3.27751,-0.67934,-0.401,3.2364,-0.73286,-0.39344,3.19537,-0.7859,-0.38585,3.15444,-0.83847,-0.37823,3.1136,-0.89056,-0.37057,3.07284,-0.94218,-0.36287,3.03217,-0.99332,-0.35513,2.9916,-1.04399,-0.34736,2.95111,-1.09417,-0.33956,2.91071,-1.14389,-0.33172,2.8704,-1.19313,-0.32384,2.83017,-1.24189,-0.31593,2.79004,-1.29017,-0.30799,2.74999,-1.33798,-0.3,2.71004,-1.38532,-0.29199,2.67017,-1.43218,-0.28393,2.6304,-1.47856,-0.27584,2.59071,-1.52447,-0.26772,2.55111,-1.5699,-0.25956,2.5116,-1.61486,-0.25136,2.47217,-1.65934,-0.24313,2.43284,-1.70334,-0.23487,2.39359,-1.74687,-0.22656,2.35444,-1.78992,-0.21823,2.31537,-1.8325,-0.20985,2.2764,-1.8746,-0.20144,2.23751,-1.91623,-0.193,2.19871,-1.95738,-0.18452,2.16,-1.99805,-0.17601,2.12137,-2.03825,-0.16745,2.08284,-2.07798,-0.15887,2.0444,-2.11722,-0.15024,2.00604,-2.15599,-0.14159,1.96777,-2.19429,-0.13289,1.92959,-2.23211,-0.12416,1.89151,-2.26946,-0.1154,1.85351,-2.30632,-0.1066,1.8156,-2.34272,-0.09776,1.77777,-2.37863,-0.08889,1.74004,-2.41408,-0.07999,1.70239,-2.44904,-0.07104,1.66484,-2.48353,-0.06207,1.62737,-2.51755,-0.05305,1.59,-2.55109,-0.04401,1.55271,-2.58415,-0.03492,1.51551,-2.61674,-0.0258,1.4784,-2.64885,-0.01664,1.44137,-2.68048,-0.00745,1.40444,-2.71164,0.00177,1.3676,-2.74233,0.01104,1.33084,-2.77254,0.02033,1.29417,-2.80227,0.02967,1.25759,-2.83153,0.03904,1.22111,-2.86031,0.04844,1.18471,-2.88861,0.05788,1.1484,-2.91644,0.06736,1.11217,-2.9438,0.07687,1.07604,-2.97068,0.08641,1.04,-2.99708,0.096,1.00404,-3.02301,0.10561,0.96817,-3.04846,0.11527,0.93239,-3.07343,0.12496,0.89671,-3.09793,0.13468,0.86111,-3.12196,0.14444,0.82559,-3.1455,0.15424,0.79017,-3.16858,0.16407,0.75484,-3.19117,0.17393,0.7196,-3.2133,0.18384,0.68444,-3.23494,0.19377,0.64937,-3.25611,0.20375,0.61439,-3.2768,0.21376,0.57951,-3.29702,0.2238,0.54471,-3.31677,0.23388,0.50999,-3.33603,0.244,0.47537,-3.35482,0.25415,0.44084,-3.37314,0.26433,0.40639,-3.39098,0.27456,0.37204,-3.40834,0.28481,0.33777,-3.42523,0.29511,0.3036,-3.44164,0.30543,0.26951,-3.45758,0.3158,0.23551,-3.47304,0.3262,0.20159,-3.48803,0.33664,0.16777,-3.50254,0.34711,0.13404,-3.51657,0.35761,0.10039,-3.53013,0.36816,0.06684,-3.54321,0.37873,0.03337,-3.55582,0.38935,0,-3.56795,0.4,-0.03329,-3.5796,0.41068,-0.06649,-3.59078,0.4214,-0.0996,-3.60149,0.43216,-0.13263,-3.61172,0.44295,-0.16556,-3.62147,0.45377,-0.1984,-3.63075,0.46464,-0.23116,-3.63955,0.47553,-0.26383,-3.64787,0.48647,-0.29641,-3.65572,0.49744,-0.32889,-3.66309,0.50844,-0.36129,-3.66999,0.51948,-0.39361,-3.67641,0.53056,-0.42583,-3.68236,0.54167,-0.45796,-3.68783,0.55281,-0.49001,-3.69283,0.564,-0.52196,-3.69735,0.57521,-0.55383,-3.70139,0.58647,-0.5856,-3.70496,0.59776,-0.61729,-3.70805,0.60908,-0.64889,-3.71067,0.62044,-0.6804,-3.71281,0.63183,-0.71183,-3.71447,0.64327,-0.74316,-3.71566,0.65473,-0.7744,-3.71638,0.66624,-0.80556,-3.71661,0.67777,-0.83663,-3.71638,0.68935,-0.86761,-3.71566,0.70095,-0.89849,-3.71447,0.7126,-0.92929,-3.71281,0.72428,-0.96,-3.71067,0.736,-0.99063,-3.70805,0.74775,-1.02116,-3.70496,0.75953,-1.0516,-3.70139,0.77136,-1.08196,-3.69735,0.78321,-1.11223,-3.69283,0.79511,-1.14241,-3.68783,0.80704,-1.17249,-3.68236,0.819,-1.20249,-3.67641,0.831,-1.23241,-3.66999,0.84303,-1.26223,-3.66309,0.85511,-1.29196,-3.65572,0.86721,-1.32161,-3.64787,0.87936,-1.35116,-3.63955,0.89153,-1.38063,-3.63075,0.90375,-1.41,-3.62147,0.916,-1.43929,-3.61172,0.92828,-1.46849,-3.60149,0.9406,-1.49761,-3.59078,0.95296,-1.52663,-3.5796,0.96535,-1.55556,-3.56795,0.97777,-1.5844,-3.55582,0.99024,-1.61316,-3.54321,1.00273,-1.64183,-3.53013,1.01527,-1.6704,-3.51657,1.02784,-1.69889,-3.50254,1.04044,-1.72729,-3.48803,1.05308,-1.7556,-3.47304,1.06576,-1.78383,-3.45758,1.07847,-1.81196,-3.44164,1.09121,-1.84,-3.42523,1.104,-1.86796,-3.40834,1.11681,-1.89583,-3.39098,1.12967,-1.92361,-3.37314,1.14256,-1.95129,-3.35482,1.15548,-1.97889,-3.33603,1.16844,-2.0064,-3.31677,1.18143,-2.03383,-3.29702,1.19447,-2.06116,-3.2768,1.20753,-2.0884,-3.25611,1.22064,-2.11556,-3.23494,1.23377,-2.14263,-3.2133,1.24695,-2.1696,-3.19117,1.26016,-2.19649,-3.16858,1.2734,-2.22329,-3.1455,1.28668,-2.25,-3.12196,1.3,-2.27663,-3.09793,1.31335,-2.30316,-3.07343,1.32673,-2.32961,-3.04846,1.34016,-2.35596,-3.02301,1.35361,-2.38223,-2.99708,1.36711,-2.40841,-2.97068,1.38064,-2.43449,-2.9438,1.3942,-2.46049,-2.91644,1.4078,-2.4864,-2.88861,1.42144,-2.51223,-2.86031,1.43511,-2.53796,-2.83153,1.44881,-2.56361,-2.80227,1.46256,-2.58916,-2.77254,1.47633,-2.61463,-2.74233,1.49015,-2.64001,-2.71164,1.504,-2.66529,-2.68048,1.51788,-2.69049,-2.64885,1.5318,-2.71561,-2.61674,1.54576,-2.74063,-2.58415,1.55975,-2.76556,-2.55109,1.57377,-2.79041,-2.51755,1.58784,-2.81516,-2.48353,1.60193,-2.83983,-2.44904,1.61607,-2.8644,-2.41408,1.63023,-2.88889,-2.37863,1.64444,-2.91329,-2.34272,1.65868,-2.9376,-2.30632,1.67296,-2.96183,-2.26946,1.68727,-2.98596,-2.23211,1.70161,-3.01,-2.19429,1.71599,-3.03396,-2.15599,1.73041,-3.05783,-2.11722,1.74487,-3.0816,-2.07798,1.75935,-3.10529,-2.03825,1.77388,-3.12889,-1.99805,1.78844,-3.15241,-1.95738,1.80304,-3.17583,-1.91623,1.81767,-3.19916,-1.8746,1.83233,-3.22241,-1.8325,1.84703,-3.24556,-1.78992,1.86177,-3.26863,-1.74687,1.87655,-3.2916,-1.70334,1.89136,-3.31449,-1.65934,1.9062,-3.33729,-1.61486,1.92108,-3.36001,-1.5699,1.936,-3.38263,-1.52447,1.95095,-3.40516,-1.47856,1.96593,-3.4276,-1.43218,1.98096,-3.44996,-1.38532,1.99601,-3.47223,-1.33798,2.01111,-3.4944,-1.29017,2.02624,-3.51649,-1.24189,2.0414,-3.53849,-1.19313,2.0566,-3.5604,-1.14389,2.07184,-3.58223,-1.09417,2.08711,-3.60396,-1.04399,2.10241,-3.6256,-0.99332,2.11775,-3.64716,-0.94218,2.13313,-3.66863,-0.89056,2.14855,-3.69001,-0.83847,2.16399,-3.71129,-0.7859,2.17948,-3.73249,-0.73286,2.195,-3.75361,-0.67934,2.21055,-3.77463,-0.62535,2.22615,-3.79556,-0.57088,2.24177,-3.8164,-0.51593,2.25744,-3.83716,-0.46051,2.27313,-3.85783,-0.40461,2.28887,-3.87841,-0.34824,2.30463,-3.89889,-0.29139,2.32044,-3.91929,-0.23406,2.33628,-3.9396,-0.17626,2.35216,-3.95983,-0.11799,2.36807,-3.97996,-0.05923,2.38401}
{0,3.56794,-0.80001,0,3.48493,-0.78934,0,3.40239,-0.77867,0,3.32032,-0.768,0,3.23874,-0.75734,0,3.15763,-0.74667,0,3.07699,-0.73601,0,2.99683,-0.72534,0,2.91715,-0.71467,0,2.83794,-0.70401,0,2.75921,-0.69334,0,2.68095,-0.68267,0,2.60317,-0.67201,0,2.52586,-0.66134,0,2.44903,-0.65067,0,2.37268,-0.64,0,2.2968,-0.62934,0,2.2214,-0.61867,0,2.14647,-0.60801,0,2.07202,-0.59734,0,1.99804,-0.58667,0,1.92454,-0.57601,0,1.85152,-0.56534,0,1.77897,-0.55467,0,1.7069,-0.54401,0,1.6353,-0.53334,0,1.56418,-0.52267,0,1.49354,-0.51201,0,1.42337,-0.50134,0,1.35367,-0.49067,0,1.28445,-0.48,0,1.21571,-0.46934,0,1.14745,-0.45867,0,1.07965,-0.448,0,1.01234,-0.43734,0,0.9455,-0.42667,0,0.87914,-0.41601,0,0.81325,-0.40534,0,0.74784,-0.39467,0,0.6829,-0.384,0,0.61844,-0.37334,0,0.55445,-0.36267,0,0.49094,-0.352,0,0.42791,-0.34134,0,0.36535,-0.33067,0,0.30327,-0.32,0,0.24166,-0.30934,0,0.18053,-0.29867,0,0.11988,-0.288,0,0.0597,-0.27734,0,0,-0.26667,0,-0.05923,-0.256,0,-0.11799,-0.24534,0,-0.17626,-0.23467,0,-0.23406,-0.22401,0,-0.29139,-0.21334,0,-0.34824,-0.20267,0,-0.40461,-0.192,0,-0.46051,-0.18134,0,-0.51593,-0.17067,0,-0.57088,-0.16,0,-0.62535,-0.14934,0,-0.67934,-0.13867,0,-0.73286,-0.128,0,-0.7859,-0.11734,0,-0.83847,-0.10667,0,-0.89056,-0.096,0,-0.94218,-0.08534,0,-0.99332,-0.07467,0,-1.04399,-0.064,0,-1.09417,-0.05334,0,-1.14389,-0.04267,0,-1.19313,-0.032,0,-1.24189,-0.02134,0,-1.29017,-0.01067,0,-1.33798,0,0,-1.38532,0.01066,0,-1.43218,0.02133,0,-1.47856,0.032,0,-1.52447,0.04266,0,-1.5699,0.05333,0,-1.61486,0.064,0,-1.65934,0.07466,0,-1.70334,0.08533,0,-1.74687,0.096,0,-1.78992,0.10666,0,-1.8325,0.11733,0,-1.8746,0.12799,0,-1.91623,0.13866,0,-1.95738,0.14933,0,-1.99805,0.16,0,-2.03825,0.17066,0,-2.07798,0.18133,0,-2.11722,0.192,0,-2.15599,0.20266,0,-2.19429,0.21333,0,-2.23211,0.224,0,-2.26946,0.23466,0,-2.30632,0.24533,0,-2.34272,0.256,0,-2.37863,0.26666,0,-2.41408,0.27733,0,-2.44904,0.288,0,-2.48353,0.29866,0,-2.51755,0.30933,0,-2.55109,0.32,0,-2.58415,0.33066,0,-2.61674,0.34133,0,-2.64885,0.352,0,-2.68048,0.36266,0,-2.71164,0.37333,0,-2.74233,0.384,0,-2.77254,0.39466,0,-2.80227,0.40533,0,-2.83153,0.416,0,-2.86031,0.42666,0,-2.88861,0.43733,0,-2.91644,0.448,0,-2.9438,0.45866,0,-2.97068,0.46933,0,-2.99708,0.48,0,-3.02301,0.49066,0,-3.04846,0.50133,0,-3.07343,0.512,0,-3.09793,0.52266,0,-3.12196,0.53333,0,-3.1455,0.544,0,-3.16858,0.55466,0,-3.19117,0.56533,0,-3.2133,0.576,0,-3.23494,0.58666,0,-3.25611,0.59733,0,-3.2768,0.608,0,-3.29702,0.61866,0,-3.31677,0.62933,0,-3.33603,0.64,0,-3.35482,0.65066,0,-3.37314,0.66133,0,-3.39098,0.672,0,-3.40834,0.68266,0,-3.42523,0.69333,0,-3.44164,0.704,0,-3.45758,0.71466,0,-3.47304,0.72533,0,-3.48803,0.736,0,-3.50254,0.74666,0,-3.51657,0.75733,0,-3.53013,0.768,0,-3.54321,0.77866,0,-3.55582,0.78933,0,-3.56795,0.8,0,-3.5796,0.81066,0,-3.59078,0.82133,0,-3.60149,0.832,0,-3.61172,0.84266,0,-3.62147,0.85333,0,-3.63075,0.864,0,-3.63955,0.87466,0,-3.64787,0.88533,0,-3.65572,0.896,0,-3.66309,0.90666,0,-3.66999,0.91733,0,-3.67641,0.928,0,-3.68236,0.93866,0,-3.68783,0.94933,0,-3.69283,0.96,0,-3.69735,0.97066,0,-3.70139,0.98133,0,-3.70496,0.992,0,-3.70805,1.00266,0,-3.71067,1.01333,0,-3.71281,1.024,0,-3.71447,1.03466,0,-3.71566,1.04533,0,-3.71638,1.056,0,-3.71661,1.06666,0,-3.71638,1.07733,0,-3.71566,1.088,0,-3.71447,1.09866,0,-3.71281,1.10933,0,-3.71067,1.12,0,-3.70805,1.13066,0,-3.70496,1.14133,0,-3.70139,1.152,0,-3.69735,1.16266,0,-3.69283,1.17333,0,-3.68783,1.184,0,-3.68236,1.19466,0,-3.67641,1.20533,0,-3.66999,1.216,0,-3.66309,1.22666,0,-3.65572,1.23733,0,-3.64787,1.248,0,-3.63955,1.25866,0,-3.63075,1.26933,0,-3.62147,1.28,0,-3.61172,1.29066,0,-3.60149,1.30133,0,-3.59078,1.312,0,-3.5796,1.32266,0,-3.56795,1.33333,0,-3.55582,1.344,0,-3.54321,1.35466,0,-3.53013,1.36533,0,-3.51657,1.376,0,-3.50254,1.38666,0,-3.48803,1.39733,0,-3.47304,1.408,0,-3.45758,1.41866,0,-3.44164,1.42933,0,-3.42523,1.44,0,-3.40834,1.45066,0,-3.39098,1.46133,0,-3.37314,1.472,0,-3.35482,1.48266,0,-3.33603,1.49333,0,-3.31677,1.504,0,-3.29702,1.51466,0,-3.2768,1.52533,0,-3.25611,1.536,0,-3.23494,1.54666,0,-3.2133,1.55733,0,-3.19117,1.568,0,-3.16858,1.57866,0,-3.1455,1.58933,0,-3.12196,1.6,0,-3.09793,1.61066,0,-3.07343,1.62133,0,-3.04846,1.632,0,-3.02301,1.64266,0,-2.99708,1.65333,0,-2.97068,1.664,0,-2.9438,1.67466,0,-2.91644,1.68533,0,-2.88861,1.696,0,-2.86031,1.70666,0,-2.83153,1.71733,0,-2.80227,1.728,0,-2.77254,1.73866,0,-2.74233,1.74933,0,-2.71164,1.76,0,-2.68048,1.77066,0,-2.64885,1.78133,0,-2.61674,1.792,0,-2.58415,1.80266,0,-2.55109,1.81333,0,-2.51755,1.824,0,-2.48353,1.83466,0,-2.44904,1.84533,0,-2.41408,1.856,0,-2.37863,1.86666,0,-2.34272,1.87733,0,-2.30632,1.888,0,-2.26946,1.89866,0,-2.23211,1.90933,0,-2.19429,1.92,0,-2.15599,1.93066,0,-2.11722,1.94133,0,-2.07798,1.952,0,-2.03825,1.96266,0,-1.99805,1.97333,0,-1.95738,1.98399,0,-1.91623,1.99466,0,-1.8746,2.00533,0,-1.8325,2.016,0,-1.78992,2.02666,0,-1.74687,2.03733,0,-1.70334,2.048,0,-1.65934,2.05866,0,-1.61486,2.06933,0,-1.5699,2.07999,0,-1.52447,2.09066,0,-1.47856,2.10133,0,-1.43218,2.112,0,-1.38532,2.12266,0,-1.33798,2.13333,0,-1.29017,2.14399,0,-1.24189,2.15466,0,-1.19313,2.16533,0,-1.14389,2.176,0,-1.09417,2.18666,0,-1.04399,2.19733,0,-0.99332,2.20799,0,-0.94218,2.21866,0,-0.89056,2.22933,0,-0.83847,2.23999,0,-0.7859,2.25066,0,-0.73286,2.26133,0,-0.67934,2.27199,0,-0.62535,2.28266,0,-0.57088,2.29333,0,-0.51593,2.30399,0,-0.46051,2.31466,0,-0.40461,2.32533,0,-0.34824,2.33599,0,-0.29139,2.34666,0,-0.23406,2.35733,0,-0.17626,2.368,0,-0.11799,2.37866,0,-0.05923,2.38933}
{-6,3.56794,-0.80001,-5.95338,3.48493,-0.79465,-5.90685,3.40239,-0.78927,-5.8604,3.32032,-0.78385,-5.81405,3.23874,-0.77839,-5.76778,3.15763,-0.77289,-5.7216,3.07699,-0.76737,-5.67552,2.99683,-0.7618,-5.62952,2.91715,-0.7562,-5.5836,2.83794,-0.75057,-5.53778,2.75921,-0.74489,-5.49205,2.68095,-0.73919,-5.4464,2.60317,-0.73345,-5.40085,2.52586,-0.72767,-5.35538,2.44903,-0.72185,-5.31,2.37268,-0.71601,-5.26472,2.2968,-0.71012,-5.21952,2.2214,-0.7042,-5.1744,2.14647,-0.69825,-5.12938,2.07202,-0.69225,-5.08445,1.99804,-0.68623,-5.0396,1.92454,-0.68017,-4.99485,1.85152,-0.67407,-4.95018,1.77897,-0.66793,-4.9056,1.7069,-0.66177,-4.86112,1.6353,-0.65556,-4.81672,1.56418,-0.64932,-4.7724,1.49354,-0.64305,-4.72818,1.42337,-0.63673,-4.68405,1.35367,-0.63039,-4.64,1.28445,-0.624,-4.59605,1.21571,-0.61759,-4.55218,1.14745,-0.61113,-4.5084,1.07965,-0.60465,-4.46472,1.01234,-0.59812,-4.42112,0.9455,-0.59156,-4.3776,0.87914,-0.58496,-4.33418,0.81325,-0.57833,-4.29085,0.74784,-0.57167,-4.2476,0.6829,-0.56496,-4.20445,0.61844,-0.55823,-4.16138,0.55445,-0.55145,-4.1184,0.49094,-0.54464,-4.07552,0.42791,-0.5378,-4.03272,0.36535,-0.53092,-3.99,0.30327,-0.524,-3.94738,0.24166,-0.51705,-3.90485,0.18053,-0.51007,-3.8624,0.11988,-0.50305,-3.82005,0.0597,-0.49599,-3.77778,0,-0.48889,-3.7356,-0.05923,-0.48176,-3.69352,-0.11799,-0.4746,-3.65152,-0.17626,-0.4674,-3.60961,-0.23406,-0.46017,-3.56778,-0.29139,-0.45289,-3.52605,-0.34824,-0.44559,-3.4844,-0.40461,-0.43824,-3.44285,-0.46051,-0.43087,-3.40138,-0.51593,-0.42345,-3.36001,-0.57088,-0.416,-3.31872,-0.62535,-0.40852,-3.27752,-0.67934,-0.401,-3.23641,-0.73286,-0.39344,-3.19538,-0.7859,-0.38585,-3.15445,-0.83847,-0.37823,-3.1136,-0.89056,-0.37057,-3.07285,-0.94218,-0.36287,-3.03218,-0.99332,-0.35513,-2.9916,-1.04399,-0.34736,-2.95112,-1.09417,-0.33956,-2.91072,-1.14389,-0.33172,-2.8704,-1.19313,-0.32384,-2.83018,-1.24189,-0.31593,-2.79005,-1.29017,-0.30799,-2.75,-1.33798,-0.3,-2.71005,-1.38532,-0.29199,-2.67018,-1.43218,-0.28393,-2.63041,-1.47856,-0.27584,-2.59072,-1.52447,-0.26772,-2.55112,-1.5699,-0.25956,-2.5116,-1.61486,-0.25136,-2.47218,-1.65934,-0.24313,-2.43285,-1.70334,-0.23487,-2.3936,-1.74687,-0.22656,-2.35445,-1.78992,-0.21823,-2.31538,-1.8325,-0.20985,-2.27641,-1.8746,-0.20144,-2.23752,-1.91623,-0.193,-2.19872,-1.95738,-0.18452,-2.16,-1.99805,-0.17601,-2.12138,-2.03825,-0.16745,-2.08285,-2.07798,-0.15887,-2.04441,-2.11722,-0.15024,-2.00605,-2.15599,-0.14159,-1.96778,-2.19429,-0.13289,-1.9296,-2.23211,-0.12416,-1.89152,-2.26946,-0.1154,-1.85352,-2.30632,-0.1066,-1.8156,-2.34272,-0.09776,-1.77778,-2.37863,-0.08889,-1.74005,-2.41408,-0.07999,-1.7024,-2.44904,-0.07104,-1.66485,-2.48353,-0.06207,-1.62738,-2.51755,-0.05305,-1.59,-2.55109,-0.04401,-1.55272,-2.58415,-0.03492,-1.51552,-2.61674,-0.0258,-1.4784,-2.64885,-0.01664,-1.44138,-2.68048,-0.00745,-1.40445,-2.71164,0.00177,-1.36761,-2.74233,0.01104,-1.33085,-2.77254,0.02033,-1.29418,-2.80227,0.02967,-1.2576,-2.83153,0.03904,-1.22112,-2.86031,0.04844,-1.18472,-2.88861,0.05788,-1.14841,-2.91644,0.06736,-1.11218,-2.9438,0.07687,-1.07605,-2.97068,0.08641,-1.04,-2.99708,0.096,-1.00405,-3.02301,0.10561,-0.96818,-3.04846,0.11527,-0.9324,-3.07343,0.12496,-0.89672,-3.09793,0.13468,-0.86112,-3.12196,0.14444,-0.8256,-3.1455,0.15424,-0.79018,-3.16858,0.16407,-0.75485,-3.19117,0.17393,-0.71961,-3.2133,0.18384,-0.68445,-3.23494,0.19377,-0.64938,-3.25611,0.20375,-0.6144,-3.2768,0.21376,-0.57952,-3.29702,0.2238,-0.54472,-3.31677,0.23388,-0.51,-3.33603,0.244,-0.47538,-3.35482,0.25415,-0.44085,-3.37314,0.26433,-0.4064,-3.39098,0.27456,-0.37205,-3.40834,0.28481,-0.33778,-3.42523,0.29511,-0.30361,-3.44164,0.30543,-0.26952,-3.45758,0.3158,-0.23552,-3.47304,0.3262,-0.2016,-3.48803,0.33664,-0.16778,-3.50254,0.34711,-0.13405,-3.51657,0.35761,-0.1004,-3.53013,0.36816,-0.06685,-3.54321,0.37873,-0.03338,-3.55582,0.38935,0,-3.56795,0.4,0.03328,-3.5796,0.41068,0.06648,-3.59078,0.4214,0.09959,-3.60149,0.43216,0.13262,-3.61172,0.44295,0.16555,-3.62147,0.45377,0.19839,-3.63075,0.46464,0.23115,-3.63955,0.47553,0.26382,-3.64787,0.48647,0.2964,-3.65572,0.49744,0.32888,-3.66309,0.50844,0.36128,-3.66999,0.51948,0.3936,-3.67641,0.53056,0.42582,-3.68236,0.54167,0.45795,-3.68783,0.55281,0.49,-3.69283,0.564,0.52195,-3.69735,0.57521,0.55382,-3.70139,0.58647,0.5856,-3.70496,0.59776,0.61728,-3.70805,0.60908,0.64888,-3.71067,0.62044,0.68039,-3.71281,0.63183,0.71182,-3.71447,0.64327,0.74315,-3.71566,0.65473,0.77439,-3.71638,0.66624,0.80555,-3.71661,0.67777,0.83662,-3.71638,0.68935,0.8676,-3.71566,0.70095,0.89848,-3.71447,0.7126,0.92928,-3.71281,0.72428,0.95999,-3.71067,0.736,0.99062,-3.70805,0.74775,1.02115,-3.70496,0.75953,1.05159,-3.70139,0.77136,1.08195,-3.69735,0.78321,1.11222,-3.69283,0.79511,1.1424,-3.68783,0.80704,1.17248,-3.68236,0.819,1.20248,-3.67641,0.831,1.2324,-3.66999,0.84303,1.26222,-3.66309,0.85511,1.29195,-3.65572,0.86721,1.3216,-3.64787,0.87936,1.35115,-3.63955,0.89153,1.38062,-3.63075,0.90375,1.41,-3.62147,0.916,1.43928,-3.61172,0.92828,1.46848,-3.60149,0.9406,1.4976,-3.59078,0.95296,1.52662,-3.5796,0.96535,1.55555,-3.56795,0.97777,1.58439,-3.55582,0.99024,1.61315,-3.54321,1.00273,1.64182,-3.53013,1.01527,1.67039,-3.51657,1.02784,1.69888,-3.50254,1.04044,1.72728,-3.48803,1.05308,1.75559,-3.47304,1.06576,1.78382,-3.45758,1.07847,1.81195,-3.44164,1.09121,1.84,-3.42523,1.104,1.86795,-3.40834,1.11681,1.89582,-3.39098,1.12967,1.9236,-3.37314,1.14256,1.95128,-3.35482,1.15548,1.97888,-3.33603,1.16844,2.00639,-3.31677,1.18143,2.03382,-3.29702,1.19447,2.06115,-3.2768,1.20753,2.0884,-3.25611,1.22064,2.11555,-3.23494,1.23377,2.14262,-3.2133,1.24695,2.16959,-3.19117,1.26016,2.19648,-3.16858,1.2734,2.22328,-3.1455,1.28668,2.24999,-3.12196,1.3,2.27662,-3.09793,1.31335,2.30315,-3.07343,1.32673,2.3296,-3.04846,1.34016,2.35595,-3.02301,1.35361,2.38222,-2.99708,1.36711,2.4084,-2.97068,1.38064,2.43448,-2.9438,1.3942,2.46048,-2.91644,1.4078,2.48639,-2.88861,1.42144,2.51222,-2.86031,1.43511,2.53795,-2.83153,1.44881,2.5636,-2.80227,1.46256,2.58915,-2.77254,1.47633,2.61462,-2.74233,1.49015,2.64,-2.71164,1.504,2.66528,-2.68048,1.51788,2.69048,-2.64885,1.5318,2.7156,-2.61674,1.54576,2.74062,-2.58415,1.55975,2.76555,-2.55109,1.57377,2.7904,-2.51755,1.58784,2.81515,-2.48353,1.60193,2.83982,-2.44904,1.61607,2.8644,-2.41408,1.63023,2.88888,-2.37863,1.64444,2.91328,-2.34272,1.65868,2.9376,-2.30632,1.67296,2.96182,-2.26946,1.68727,2.98595,-2.23211,1.70161,3.01,-2.19429,1.71599,3.03395,-2.15599,1.73041,3.05782,-2.11722,1.74487,3.08159,-2.07798,1.75935,3.10528,-2.03825,1.77388,3.12888,-1.99805,1.78844,3.1524,-1.95738,1.80304,3.17582,-1.91623,1.81767,3.19915,-1.8746,1.83233,3.2224,-1.8325,1.84703,3.24555,-1.78992,1.86177,3.26862,-1.74687,1.87655,3.2916,-1.70334,1.89136,3.31448,-1.65934,1.9062,3.33728,-1.61486,1.92108,3.36,-1.5699,1.936,3.38262,-1.52447,1.95095,3.40515,-1.47856,1.96593,3.4276,-1.43218,1.98096,3.44995,-1.38532,1.99601,3.47222,-1.33798,2.01111,3.4944,-1.29017,2.02624,3.51648,-1.24189,2.0414,3.53848,-1.19313,2.0566,3.56039,-1.14389,2.07184,3.58222,-1.09417,2.08711,3.60395,-1.04399,2.10241,3.62559,-0.99332,2.11775,3.64715,-0.94218,2.13313,3.66862,-0.89056,2.14855,3.69,-0.83847,2.16399,3.71128,-0.7859,2.17948,3.73248,-0.73286,2.195,3.7536,-0.67934,2.21055,3.77462,-0.62535,2.22615,3.79555,-0.57088,2.24177,3.8164,-0.51593,2.25744,3.83715,-0.46051,2.27313,3.85782,-0.40461,2.28887,3.8784,-0.34824,2.30463,3.89888,-0.29139,2.32044,3.91928,-0.23406,2.33628,3.93959,-0.17626,2.35216,3.95982,-0.11799,2.36807,3.97995,-0.05923,2.38401}

To change the Amount Of Motion simply multiply a scaling factor to each of the values in the pattern. Furthermore you can change the Amplitude for each axis by only applying a scaling factor to a particular axis:

  • For x-axis scale every third value starting with the 1st value in the list
  • For y-axis scale every third value starting with the 2nd value in the list
  • For z-axis scale every third value starting with the 3rd value in the list

Certainly, you're not constrained to adhere strictly to these example patterns. They serve merely to get you started in your creative process. Feel empowered to modify manually or devise your own external algorithms to generate any pattern beyond the scope achievable solely within LeiaPix.