Skip to content

Conversation

@madmann91
Copy link
Owner

Warning: This change is breaking the API, since the precomputed triangle intersection function now no longer modifies the ray in place. The traversal routine is expected to update the ray tmax value in order to achieve good performance.

Warning: This change is breaking the API, since the precomputed triangle
intersection function now no longer modifies the ray in place. The
traversal routine is expected to update the ray `tmax` value in order to
achieve good performance.
@madmann91 madmann91 added the enhancement New feature or request label Feb 3, 2025
@madmann91 madmann91 self-assigned this Feb 3, 2025
@madmann91 madmann91 merged commit fbdc596 into master Feb 3, 2025
12 checks passed
@madmann91 madmann91 deleted the add_nodiscard branch June 16, 2025 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants