olcutil_geometry2d
https://github.com/onelonecoder/olcutil_geometry2d
C++
A Single-Header 2D Geometry Analysis Library
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported1 Subscribers
Add a CodeTriage badge to olcutil_geometry2d
Help out
- Issues
- Lack of a 'constrain()' functions
- Use double for temporary scalars
- Added ray ray collision (collision(q,q))
- Added closest(line, line) and test
- Remove redundant inline
- No need for global pi value. The <numbers> header exists in C++20.
- Better implementation of closest(line, line) function
- Added irregular polygon testing
- Missing comment
- [Feature Request] Dtnamic Constrained Delaunay Triangulation
- Docs
- C++ not yet supported