pub fn square_to_circle(lx: i16, ly: i16) -> (i16, i16)
Convert square stick into circular region while preserving direction.