Timeline for Shortest distance between edges of a circle and a rectangle?
Current License: CC BY-SA 4.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 18, 2023 at 19:39 | vote | accept | WilliWespe | ||
| Jan 17, 2023 at 12:03 | comment | added | WilliWespe | Thanks to both of you! I found a solution for me. I used the things that @Vaillancourt suggested. | |
| Jan 17, 2023 at 12:02 | answer | added | WilliWespe | timeline score: 0 | |
| Jan 16, 2023 at 19:08 | comment | added | DMGregory♦ | I show an example of this in a previous answer — does that cover your needs? | |
| Jan 16, 2023 at 15:39 | comment | added | Vaillancourt♦ | Then I suppose the shortest distance between a circle and a rectangle is the shortest distance between any of the 4 corners and the circle center, minus the radius, or the shortest distance between the x coordinate of the left/right edges and the x coordinate of the circle minus the radius, or the equivalent for the y axis. This may not be the optimal way to do this, but it could get you started. | |
| Jan 16, 2023 at 15:31 | comment | added | WilliWespe | Yes, they are axis aligned. | |
| Jan 16, 2023 at 15:25 | comment | added | Vaillancourt♦ | Are your rectangles axis aligned? | |
| Jan 16, 2023 at 15:05 | history | edited | WilliWespe | CC BY-SA 4.0 | edited title |
| S Jan 16, 2023 at 15:04 | review | First questions | |||
| Jan 16, 2023 at 16:47 | |||||
| S Jan 16, 2023 at 15:04 | history | asked | WilliWespe | CC BY-SA 4.0 |