Skip to content

Commit

Permalink
Update the library state in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Pandicon committed Dec 17, 2024
1 parent 384b922 commit b535411
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ State key:
| Intersection with great circle | 🟢 |
| Clamped intersection with great circle (returning the closest endpoint if no intersection is on the arc) | 🟢 |
| Intersection with another arc | 🟢 |
| **Polygons** | 🟡 |
| **Polygons** | 🟢 |
| Construction from vertices | 🟢 |
| Check if it contains a point | 🟢 |
| Check if it intersects a great circle | 🔴 |
| Check if it intersects a great circle arc | 🔴 |
| Check if it intersects a great circle | 🟢 |
| Check if it intersects a great circle arc | 🟢 |

0 comments on commit b535411

Please sign in to comment.