oden/third-party/vendor/metal/examples/raytracing
2024-03-08 11:03:01 -08:00
..
camera.rs Vendor things 2024-03-08 11:03:01 -08:00
geometry.rs Vendor things 2024-03-08 11:03:01 -08:00
main.rs Vendor things 2024-03-08 11:03:01 -08:00
README.md Vendor things 2024-03-08 11:03:01 -08:00
renderer.rs Vendor things 2024-03-08 11:03:01 -08:00
scene.rs Vendor things 2024-03-08 11:03:01 -08:00
screenshot.png Vendor things 2024-03-08 11:03:01 -08:00
shaders.metal Vendor things 2024-03-08 11:03:01 -08:00
shaders.metallib Vendor things 2024-03-08 11:03:01 -08:00

Raytracing

A good showcase of Metal 3 raytracing features.

Screenshot of the final render

To Run

cargo run --example raytracing