Skip to content

Commit

Permalink
[hw1] update img
Browse files Browse the repository at this point in the history
  • Loading branch information
Milotrince committed Feb 15, 2024
1 parent cec6776 commit 757541f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Binary file added hw1/images/vaporren-sq.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified hw1/images/vaporren.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions hw1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,9 @@ <h2 align="middle">Section III: Art Competition</h2>
<h3 align="middle">Part 7: Draw something interesting!</h3>
We procedurally generated the vaporwave background (sin waves using polyline)
and drew a texture our favorite professor, rendered in trilinear interpolation with 16 supersampling.
The lines are jaggies because antialiasing was not implemented for lines, only triangles.
<p><img src="./images/vaporren.png" alt=""></p>
<p><img src="./images/vaporren-sq.png" alt=""></p>


</body>
Expand Down

0 comments on commit 757541f

Please sign in to comment.