ray-tracing2/ray-tracing-core/src
2025-09-13 21:44:54 +02:00
..
math Add dielectric pbrt material 2025-08-28 00:22:58 +02:00
aabb.rs Debug problems 2025-09-13 21:44:54 +02:00
affine_transform.rs Use camera settings from pbrt file 2025-09-12 21:58:58 +02:00
camera.rs Debug problems 2025-09-13 21:44:54 +02:00
color.rs Add albedo to material visualization 2024-12-31 18:04:52 +01:00
lib.rs Add AffineTransform 2025-07-30 22:42:13 +02:00
light.rs Add light as associated type for scene and get something to draw with pbrt materials. 2025-08-26 20:27:24 +02:00
material.rs Fix all warnings 2025-08-23 13:36:07 +02:00
ray.rs Draw first real image 2024-09-29 20:25:20 +02:00
renderer.rs Add scene and renderer selection to egui 2024-11-28 17:59:46 +01:00
scene.rs Add light as associated type for scene and get something to draw with pbrt materials. 2025-08-26 20:27:24 +02:00