Renderer/README.md

636 B

Renderer - Grafik-AG

Following Raytracing In One Weekend.

Rendered images in images/.

One of the final images from RaytracingInOneWeekend guide

RaytracingInOneWeekend

Renderer from RaytracingInOneWeekend with triangles and mesh importing

Suzanne Rainbow


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.