ray-tracing2/ray-tracing-core/src
2025-08-28 00:22:58 +02:00
..
math Add dielectric pbrt material 2025-08-28 00:22:58 +02:00
aabb.rs Complete BVH building 2024-10-03 22:32:37 +02:00
affine_transform.rs Fix bugs for pbrt bilinear patch 2025-08-27 19:06:47 +02:00
camera.rs Fix camera for egui renderer 2024-11-29 20:24:49 +01: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