-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Hello,
I find your olcUTIL_Geometry2D library quite interesting and have started working on creating Python bindings for it. My goal is to explore the possibility of making these 2D geometry functions easily accessible to Python developers.
Here's a brief overview of my progress so far:
- I have bindings in place for the
contains,overlaps,intersects,closest,envelope_randenvelope_bfunctions and all permutations of supported geometry types (circles, rectangles, lines, triangles, and 2D vectors but notray). - I'm interested in continuing to implement bindings for the remaining functions (
reflects,collision).
I'm curious if you would be open to a pull request to potentially integrate these Python bindings into the main olcUTIL_Geometry2D project. If this is something you'd consider, I'd be happy to polish up the bindings and follow any contributing guidelines you might have.
Here's a link to my repository: https://github.com/plops/cl-cpp-generator2/tree/master/example/144_geom2d/source01/python
Thank you for creating such an intriguing library!
brccabralibraheem-emad and Movinghead333
Metadata
Metadata
Assignees
Labels
No labels