796 B
796 B
Renderer - Grafik-AG
Programmed during the Computergrafik-AG
Following Raytracing In One Weekend.
Rendered images in images/
.
Image after adding metal material for spheres
One of the final images from the guide
Upgraded with triangles and mesh importing
Performance analysis with Flamegraph
https://github.com/flamegraph-rs/flamegraph
If installed (cargo install flamegraph
, perf
linux package), run cargo-flamegraph flamegraph
and firefox flamegraph.svg
afterwards.