Closed 2iw31Zhv closed 7 years ago
Currently, the code just supports the case that: there are 3 control points (x1, y1), (x2, y2), (x3, y3), with x1 = x3 and y2 = (y1 + y3) / 2 Also, the code lacks readability
Currently, the code just supports the case that: there are 3 control points (x1, y1), (x2, y2), (x3, y3), with x1 = x3 and y2 = (y1 + y3) / 2 Also, the code lacks readability