MCPcopy Create free account
hub / github.com/Soulghost/Rust101 / render

Method render

ray_marching/src/renderer/rendering.rs:18–94  ·  view source on GitHub ↗
(
        &mut self,
        eye: Vector3f,
        rotation_degrees: Vector3f,
        scene: &'a Scene<'a>,
        silent: bool,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

renderFunction · 0.45

Calls 4

get_render_targetMethod · 0.45
normalizeMethod · 0.45
cast_rayMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected