vulkano-rs / vulkano

Safe and rich Rust wrapper around the Vulkan API
Apache License 2.0
4.54k stars 438 forks source link

Ray Tracing Pipeline (KHR) #2564

Open ComfyFluffy opened 2 months ago

ComfyFluffy commented 2 months ago

TODO

ComfyFluffy commented 1 hour ago

Finally a working example with vulkano-taskgraph. The next step is to test with AutoCommandBuffer.