Repo for the Rusty Days Hackathon 2020 with the topic "Emergent phenomena".
We explored creating fractals with ray marching in Rust with the help of these great resources:
The images can be created by running:
cargo run --release
Repo for the Rusty Days Hackathon 2020 with the topic "Emergent phenomena".
We explored creating fractals with ray marching in Rust with the help of these great resources:
The images can be created by running:
cargo run --release