Raycast support for webgpu?

Is there GPU acceleration in the current calculation process of ray intersection? For example, is ray intersection supported by WebGPU?

I need to render an image through multiple ray intersection calculations. And, I don’t need a camera to participate in this process.

1 Like