Cobratattoo@feddit.org to Learn Programming@programming.dev · 7 months agoHow to define lines and check on click which body is clicked?feddit.orgimagemessage-square11fedilinkarrow-up127file-text
arrow-up127imageHow to define lines and check on click which body is clicked?feddit.orgCobratattoo@feddit.org to Learn Programming@programming.dev · 7 months agomessage-square11fedilinkfile-text
How can I define lines so when I click on the screen, my program knows whether I clicked on A B or C?
minus-squareMaddier1993@programming.devlinkfedilinkarrow-up1·6 months agoLookup point-in-polygon algorithms
Lookup point-in-polygon algorithms