diff --git a/cmuratori/hero/ray/ray00.hmml b/cmuratori/hero/ray/ray00.hmml index 6f77a9f..8308a0c 100644 --- a/cmuratori/hero/ray/ray00.hmml +++ b/cmuratori/hero/ray/ray00.hmml @@ -100,7 +100,7 @@ [3:06:10][View our image, consider that it's not quite right and investigate why] [3:07:32][ray.cpp: Correctly set PureBounce and NextNormal] [3:09:57][View our image and consider that the sphere may be below the plane] -[3:12:09][ray.cpp: Make RayCast() use the RandonBounce, and view our image] +[3:12:09][ray.cpp: Make RayCast() use the RandomBounce, and view our image] [3:13:25][ray.cpp: Enable RayCast() to cast multiple rays per pixel] [3:14:50][Blackboard: Angular attenuation] [3:15:15][ray.cpp: Enable RayCast() to account for cosine attenuation]