A physically based path tracing engine written in Rust. The project was a testing ground for my first Vulcan project and it works. Performance is bad but as a first test it did its job.
This repository has been archived on 2023-12-10. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Sven Vogel 3ffffb9bf5 added extra files 2023-04-14 18:04:27 +02:00
.idea drawing a red quad 2023-04-06 15:40:50 +02:00
extra added extra files 2023-04-14 18:04:27 +02:00
res added vertex buffer 2023-04-14 14:44:28 +02:00
src added extra files 2023-04-14 18:04:27 +02:00
.gitignore added files 2023-04-05 11:57:21 +02:00
Cargo.lock added obj loader 2023-04-13 23:17:15 +02:00
Cargo.toml added obj loader 2023-04-13 23:17:15 +02:00