Tue Oct 19 17:00:29 2021 polygon_triangulate_test(): Python version: 3.6.9 Test polygon_triangulate() angle_degree_test: Python version: 3.6.9 angle_degree() computes an angle; X Y Theta atan2(y,x) angle_degree 1.000000 0.000000 0.000000 0.000000 0.000000 0.866025 0.500000 30.000000 30.000000 30.000000 0.500000 0.866025 60.000000 60.000000 60.000000 0.000000 1.000000 90.000000 90.000000 90.000000 -0.500000 0.866025 120.000000 120.000000 120.000000 -0.866025 0.500000 150.000000 150.000000 150.000000 -1.000000 0.000000 180.000000 180.000000 180.000000 -0.866025 -0.500000 210.000000 -150.000000 210.000000 -0.500000 -0.866025 240.000000 -120.000000 240.000000 -0.000000 -1.000000 270.000000 -90.000000 270.000000 0.500000 -0.866025 300.000000 -60.000000 300.000000 0.866025 -0.500000 330.000000 -30.000000 330.000000 1.000000 -0.000000 360.000000 -0.000000 360.000000 polygon_triangulate_comb_test Python version: 3.6.9 Triangulate the comb_10 polygon. Triangles Col: 0 1 2 Row 0: 2 0 1 1: 4 2 3 2: 6 4 5 3: 8 6 7 4: 9 6 8 5: 2 9 0 6: 4 9 2 7: 6 9 4 polygon_triangulate_comb_test: Normal end of execution. polygon_triangulate_test: Normal end of execution. Tue Oct 19 17:00:30 2021