Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
alecjacobson committed Aug 23, 2018
1 parent 7bd0a39 commit 035ff48
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,9 @@ <h3 id="sceneobjects">Scene Objects</h3>
zero?) and in the presence of multiple answers choose the closest one.</p>

<blockquote>
<p><strong>Question:</strong> Why keep the closest hit?
<strong>Hint:</strong> 🤦🏻</p>
<p><strong>Question:</strong> Why keep the closest hit?</p>

<p><strong>Hint:</strong> 🤦🏻</p>
</blockquote>

<p>In this assignment, we&#8217;ll use simple representations for primitives. For
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 035ff48

Please sign in to comment.