Skip to content

Commit

Permalink
Done with writetup for HW 3
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhdong committed Mar 13, 2024
1 parent ae1a7d8 commit ce00a0b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions hw3/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -909,21 +909,21 @@ <h3>
<tr align="center">
<td>
<img src="./Images/Task5/sp24-raytracer-task5-walle-rendered.png" align="middle" width="400px" />
<figcaption>Rendered image <code>(wall-e.dae)</code></figcaption>
<figcaption>Rendered image <code class="highlighter-rouge">(wall-e.dae)</code></figcaption>
</td>
<td>
<img src="./Images/Task5/sp24-raytracer-task5-walle-sample-rate.png" align="middle" width="400px" />
<figcaption>Sample rate image <code>(wall-e.dae)</code></figcaption>
<figcaption>Sample rate image <code class="highlighter-rouge">(wall-e.dae)</code></figcaption>
</td>
</tr>
<tr align="center">
<td>
<img src="./Images/Task5/sp24-raytracer-task5-bench-rendered.png" align="middle" width="400px" />
<figcaption>Rendered image <code>(bench.dae)</code></figcaption>
<figcaption>Rendered image <code class="highlighter-rouge">(bench.dae)</code></figcaption>
</td>
<td>
<img src="./Images/Task5/sp24-raytracer-task5-bench-sample-rate.png" align="middle" width="400px" />
<figcaption>Sample rate image <code>(bench.dae)</code></figcaption>
<figcaption>Sample rate image <code class="highlighter-rouge">(bench.dae)</code></figcaption>
</td>
</tr>
<!-- <tr align="center">
Expand Down

0 comments on commit ce00a0b

Please sign in to comment.