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

Raytracing support with DXR backend #3

Merged
merged 29 commits into from
Feb 8, 2025
Merged

Raytracing support with DXR backend #3

merged 29 commits into from
Feb 8, 2025

Conversation

polymonster
Copy link
Owner

This PR adds raytracing support to the hotline gfx API and higher level support through the pmfx API.

There is a basic example (raytraced_triangle) to demonstrate the setup. It adds the following ray tracing structures:

  • RaytracingPipeline
  • RaytracingShaderBindingTable
  • RaytracingBLAS
  • RaytracingTLAS

…correct flags with acceleration structure buffers
…as build info slightly. hook up call to create_raytracing_tlas... almost there
@polymonster polymonster merged commit e940409 into master Feb 8, 2025
2 checks passed
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