From 035ff48a9e7e43c46cd57ed087d15a0f01c69b59 Mon Sep 17 00:00:00 2001
From: Alec Jacobson Scene Objects
zero?) and in the presence of multiple answers choose the closest one.
-Question: Why keep the closest hit? -Hint: 🤦🏻
+Question: Why keep the closest hit?
+ +Hint: 🤦🏻
In this assignment, we’ll use simple representations for primitives. For diff --git a/README.md b/README.md index 9323038..9b956c7 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ intersections are possible for a given ray (always one? sometimes two? ever zero?) and in the presence of multiple answers choose the closest one. > **Question:** Why keep the closest hit? +> > **Hint:** 🤦🏻 In this assignment, we'll use simple representations for primitives. For