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

Is three any plan to support the vulkan raytracing capture #2317

Open
jiaolu opened this issue Jul 14, 2021 · 5 comments
Open

Is three any plan to support the vulkan raytracing capture #2317

jiaolu opened this issue Jul 14, 2021 · 5 comments
Labels
Feature An improvement or feature Unresolved Waiting for a fix or implementation

Comments

@jiaolu
Copy link

jiaolu commented Jul 14, 2021

Description

Is three any plan to support the raytracing capture?
we hope the renderdoc could support the these two new vulkan extensions,

VK_KHR_ray_tracing_pipeline
VK_KHR_ray_query

so we can debug issues arise from developing the raytracing application.

Environment

  • RenderDoc version: 1.14
  • Operating System: windows
  • Graphics API: Vulkan
@baldurk
Copy link
Owner

baldurk commented Jul 14, 2021

I currently don't have any plans to work on ray tracing support.

@baldurk baldurk added Feature An improvement or feature Unresolved Waiting for a fix or implementation labels Jul 14, 2021
@jiaolu
Copy link
Author

jiaolu commented Jul 14, 2021

thanks for response .
I am interested to implement this feature, but i am not familiar with renderdoc code base, can you point some directions to get going?

@baldurk
Copy link
Owner

baldurk commented Jul 14, 2021

This is a huge feature to implement and would impact many parts of the codebase significantly. I can't point you to a starting place because it's much too wide in scope to have simple directions.

To be honest this isn't something I would suggest that you tackle as your first entry to the project, and unless you expect that you will be able to dedicate sufficient time (e.g. one full-time year) to implement the support and analysis features robustly and ideally contribute to maintaining them going forward I would not recommend spending time on it.

@expenses
Copy link

Even though I know you don't take donations @baldurk (#328), I'd just like to say mention here that if someone did start implementing raytracing support I would be very happy to sponsor that effort. I know others would be as well.

@GabeRundlett
Copy link

I would love some RT support. I currently prefer renderdoc for everything debugging related, but for my RT projects I need to use NSIGHT's debugger 💀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature An improvement or feature Unresolved Waiting for a fix or implementation
Projects
None yet
Development

No branches or pull requests

4 participants