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 overload to Model Ray intersection to return the relevant ModelNode #866

Open
maluoi opened this issue Feb 20, 2024 · 0 comments
Open

Comments

@maluoi
Copy link
Collaborator

maluoi commented Feb 20, 2024

Describe the feature

Model/Ray intersection should also include the ModelNode that was intersected.

An example use-case

Currently, it's non-trivial to identify which ModelNode a ray intersects, you have to go through each node manually! This would be trivial to add, and simplify the process a lot.

@maluoi maluoi changed the title Ad overload to Model Ray intersection to return the relevant ModelNode Add overload to Model Ray intersection to return the relevant ModelNode Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant