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
- Add generic polygon type
- Implement closest(ray,point)
- Added common functions for polygon
- Added implementation for closest(ray, point)
- Integration with package manager
- Project line and triangle on the circle, project circle on the triangle
- Added closest point on a line to a line
- Added Closest point on Ray to point
- Please note, REQUIRE C++20, or we have alot of work to do to get rid of all of this..
- Enhancements to Unit Testing, Code Coverage Reporting, and CI Build Process
- Docs
- C++ not yet supported