Closed Not-A-Normal-Robot closed 1 year ago
I've seen this algorithm before, great
what about zframework, which is still used by techmino?
I don't think it has a chance to be used
I used that function for making the star collision detection in https://github.com/26F-Studio/Techmino/pull/778
😨 okay
also maybe you can have 2 output variables: 1st one is non-zero rule and the 2nd one is the even/odd rule
I think so
time to push -f
looks good
i found this function in the public domain https://love2d.org/forums/viewtopic.php?p=236582&sid=33f2e78acfbc738ac4b4b9a83488cc6f#p236582
also if you change
wn % 2 ~= 0
town ~= 0
it'll become the non-zero winding rule