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

Method shade

path_tracing/src/scene/scene.rs:86–135  ·  view source on GitHub ↗
(&self, hit: &Intersection, wo: &Vector3f, depth: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

cast_rayMethod · 0.80

Calls 12

has_emissionMethod · 0.80
get_emissionMethod · 0.80
sample_lightMethod · 0.80
determineMethod · 0.80
pdfMethod · 0.80
compensationMethod · 0.80
normalizeMethod · 0.45
dotMethod · 0.45
distance_sqMethod · 0.45
intersectMethod · 0.45
evalMethod · 0.45
sampleMethod · 0.45

Tested by

no test coverage detected