*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit 3cdfeeaf authored by Bernhard Kerbl's avatar Bernhard Kerbl
Browse files

new suggestions

parent e380ed02
No related branches found
No related tags found
No related merge requests found
......@@ -10,3 +10,6 @@ Monte Carlo lecture:
* assignment one (monte carlo) should have a 2 light source test scene.
* assignment one (monte carlo) should have 30+ in total if we ask for 15+ per assignment. More points for AO/light so that they give 15 together?
Put somewhere: diffuse BRDF drops for same surface area with theta, only constant w.r.t. projected area
Why does division by PDF work? consider p(x) prop. to f(x) --> p(x) = f(x)/integral(f(x)), f(x) / p(x) = f(x) / (f(x)/integral(f(x))) = integral(f(x))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment