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

Ray Tracing Pipeline: Additional Docs and Bug Fixes #2617

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ComfyFluffy
Copy link
Contributor

Changes to examples

  • Use perspective_rh instead of perspective_rh_gl for camera in ray tracing examples.
  • Rename miss shader extension to rmiss, as this is the standard extension name for miss shader.
  • Refactor TLAS builder function in examples to take multiple instances.

Bugs fixed

  • Incorrectly copying handles when shader groups do not follow a specific arrangement.

Docs

  • Docs for trace_rays.

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.

1 participant