Skip to content
Snippets Groups Projects
Select Git revision
  • pixel-canvas
  • main default protected
  • selective-antialiasing
  • last-working-version
4 results

Renderer

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    images
    obj
    src
    .gitignore
    Cargo.lock
    Cargo.toml
    README.md

    Renderer - Grafik-AG

    Programmed in the Computergrafik-AG.

    Following Raytracing In One Weekend.

    Some rendered images are in images/.

    Image after adding metal material for spheres

    RaytracingInOneWeekend

    One of the final images from the guide

    RaytracingInOneWeekend

    Upgraded 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.