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 indirect buffer #555

Merged
merged 28 commits into from
Aug 20, 2023
Merged

Add indirect buffer #555

merged 28 commits into from
Aug 20, 2023

Conversation

gkjohnson
Copy link
Owner

@gkjohnson gkjohnson commented Aug 19, 2023

Related to #294

TODO

  • figure out option name, indirect field
  • tests
    • write more
  • test / fix bvhcast
  • benchmark
  • documentation

@gkjohnson gkjohnson changed the title Indirect Add indirect buffer Aug 19, 2023
@gkjohnson
Copy link
Owner Author

gkjohnson commented Aug 20, 2023

Seems to be a little bit of a perf hit from the additions. Maybe it can be shaved down again? See if we can remove some conditionals in tight inner loops.

@gkjohnson gkjohnson merged commit 9235a44 into master Aug 20, 2023
5 checks passed
@gkjohnson gkjohnson deleted the indirect branch August 20, 2023 09:05
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

Successfully merging this pull request may close these issues.

None yet

1 participant