// Hikari paper 0 repeat a 0 20 { repeat b 0 20 { set [(6 * a), (6 * b)] (((6*a - 50)*(6*a - 50) + (6*b - 50)*(6*b - 50)) / 13) } }