Re: [fxtf-drafts] [geometry-2] Proposal: Geometry Utility Methods (#602)

if it helps, i did some (quick) searching and while i couldnt find any relevant JS libraries (ill do a more thorough look later) i found a couple libraries/etc for other languages which could be useful as a basis for what to implement

- the rect api for android linked in prior art, or at least a subset of it
- <https://docs.rs/geo/latest/geo/> or a subset of this (has the advantage that i dont imagine it would be too hard for browsers to embed/use this library with some C bindings)
- <https://www.pygame.org/docs/ref/rect.html> extend this (or a subset) to polygons

also +1 to having a minimal first version for browsers/polyfills to ship and adding new features in a \[geometry-3\]

-- 
GitHub Notification of comment by Afterlifepro
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/602#issuecomment-3041395868 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 6 July 2025 12:12:52 UTC