Yet another pathracer Built with wgpu, winit, egui
Currently in work in progress
Raytracer the rest of your life is partially implemented. I currently have some issue about PDF light sampling.
Loading model also works but need more enhancement to be able to apply translation/rotation/scaling at runtime
When all of that will be done next step will be to implement PBR material.
cargo install trunk
trunk build --features webgpu
trunk serve --features webgpu
TODO