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

[3.x] BVH - fix longest axis for splitting #82447

Closed
wants to merge 1 commit into from

Conversation

lawnjelly
Copy link
Member

@lawnjelly lawnjelly commented Sep 27, 2023

Split preferentially on longest axis, rather than shortest axis.

Backport of #82436

Notes

  • Ah would need another approval as I'm co-author now.

Split preferentially on longest axis, rather than shortest axis.

Co-authored-by:  Rindbee <idleman@yeah.net>
@lawnjelly lawnjelly added this to the 3.6 milestone Sep 27, 2023
@lawnjelly lawnjelly requested a review from a team as a code owner September 27, 2023 15:42
@lawnjelly lawnjelly changed the title BVH - fix longest axis for splitting [3.x] BVH - fix longest axis for splitting Sep 27, 2023
@Rindbee
Copy link
Contributor

Rindbee commented Sep 29, 2023

I made a new PR #82512.

@lawnjelly
Copy link
Member Author

Close in favour of #82512 .

@lawnjelly lawnjelly closed this Sep 29, 2023
@lawnjelly lawnjelly deleted the bvh_long_axis branch September 29, 2023 07:38
@AThousandShips AThousandShips removed this from the 3.6 milestone Oct 1, 2023
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.

3 participants