No description
Find a file
2025-09-12 21:58:58 +02:00
.cargo Tweak compile configuration and presentation example 2025-07-15 19:18:10 +02:00
ray-tracing-core Use camera settings from pbrt file 2025-09-12 21:58:58 +02:00
ray-tracing-egui Fix all warnings 2025-08-23 13:36:07 +02:00
ray-tracing-image Fix all warnings 2025-08-23 13:36:07 +02:00
ray-tracing-material Add dielectric pbrt material 2025-08-28 00:22:58 +02:00
ray-tracing-material-visualizer Add dielectric pbrt material 2025-08-28 00:22:58 +02:00
ray-tracing-pbrt-scene Use camera settings from pbrt file 2025-09-12 21:58:58 +02:00
ray-tracing-renderer Fix nans for MIS renderer 2025-09-08 23:38:06 +02:00
ray-tracing-scene Add light as associated type for scene and get something to draw with pbrt materials. 2025-08-26 20:27:24 +02:00
ray-tracing-tev Use camera settings from pbrt file 2025-09-12 21:58:58 +02:00
.gitignore Add iridescent material 2025-05-23 19:47:08 +02:00
Cargo.lock Add light as associated type for scene and get something to draw with pbrt materials. 2025-08-26 20:27:24 +02:00
Cargo.toml Initial commit for pbrt file format parsing. 2025-07-29 21:57:29 +02:00
flake.lock Add nix flake 2025-04-11 23:02:04 +02:00
flake.nix Add iridescent material 2025-05-23 19:47:08 +02:00
rust-toolchain.toml Add nix flake 2025-04-11 23:02:04 +02:00