No description
Find a file
2025-08-22 21:48:07 +02:00
.cargo Tweak compile configuration and presentation example 2025-07-15 19:18:10 +02:00
ray-tracing-core Change Scene trait to account for material data 2025-08-22 21:48:07 +02:00
ray-tracing-egui Change Scene trait to account for material data 2025-08-22 21:48:07 +02:00
ray-tracing-image Change Scene trait to account for material data 2025-08-22 21:48:07 +02:00
ray-tracing-material Resolve all warnings. 2025-05-28 19:27:55 +02:00
ray-tracing-material-visualizer Fix iridescent material 2025-05-26 20:52:47 +02:00
ray-tracing-pbrt-scene Change Scene trait to account for material data 2025-08-22 21:48:07 +02:00
ray-tracing-renderer
ray-tracing-scene Change Scene trait to account for material data 2025-08-22 21:48:07 +02:00
ray-tracing-tev Change Scene trait to account for material data 2025-08-22 21:48:07 +02:00
.gitignore
Cargo.lock Rendering something parsed from a pbrt file 2025-08-20 23:20:41 +02:00
Cargo.toml Initial commit for pbrt file format parsing. 2025-07-29 21:57:29 +02:00
flake.lock
flake.nix
rust-toolchain.toml