Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pybind11 wrappings for Imath::Frustum #442

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nmishra-ufl
Copy link

Fix for issue #428

Created a pybind11 wrapping file based on the specified template. Requires further testing, as this is my first time using pybind11.

Fix for issue AcademySoftwareFoundation#428 

Created a pybind11 wrapping file based on the specified template. Requires further testing, as this is my first time using pybind11.

Signed-off-by: Nikhil Mishra <[email protected]>
Copy link

linux-foundation-easycla bot commented Oct 4, 2024

CLA Signed


The committers listed above are authorized under a signed CLA.

Copy link
Member

@cary-ilm cary-ilm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code looks good! But we also need the hooks into the other files: src/pybind11/CMakeLists.txt, PyBindImath.h, and pybindimathmodule.cpp. See PR #440 for an example. Thanks!

@cary-ilm
Copy link
Member

@nmishra-ufl, we'd like to accept this contribution, but would prefer to see the changes noted above, adding the other pieces that hook the code into the existing framework. Would you be able to address those soon? Thanks!

@cary-ilm
Copy link
Member

cary-ilm commented Nov 4, 2024

@nmishra-ufl, following up on this again, will you be able to complete the implementation? I can help if you have any questions about what to do. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants