|
math
|
Add eval to visualizer and fix pbr error
|
2024-12-26 00:57:57 +01:00 |
|
aabb.rs
|
Complete BVH building
|
2024-10-03 22:32:37 +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
|
Extract renderer into own packege
|
2024-10-01 14:37:50 +02:00 |
|
light.rs
|
Fix color matching function
|
2025-05-25 19:55:38 +02:00 |
|
material.rs
|
Document Material trait
|
2025-01-09 22:58:47 +01: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 initial MIS implementation
|
2025-01-05 23:52:41 +01:00 |