Open pr4deepr opened 2 months ago
Another one could be composing affine transformations.
Awesome, thanks for the input!
The others are great ideas too! Feel free to send a PR! :-)
And one hint: When implementing polygon, points and also affine-transforms: Make sure to build in some tolerance in the assert-statements so that multiple implementations (with slightly different results) can pass the tests.
Hi @haesleinhuepf In terms of test cases:
Are these of interest?
Cheers Pradeep