Cobratattoo@feddit.org to Learn Programming@programming.dev · 2 months agoHow to define lines and check on click which body is clicked?feddit.orgimagemessage-square11fedilinkarrow-up125file-text
arrow-up125imageHow to define lines and check on click which body is clicked?feddit.orgCobratattoo@feddit.org to Learn Programming@programming.dev · 2 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·5 days agoLookup point-in-polygon algorithms
Lookup point-in-polygon algorithms