Skip to content

Commit

Permalink
added preview image of task04
Browse files Browse the repository at this point in the history
  • Loading branch information
nobuyuki83 committed Apr 2, 2024
1 parent bb43c53 commit 4c17e05
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Lecture at graduate school of information science and technology in the university of Tokyo, spring semester, 2024

UTOL (UTokyo-LMS) (for Slack and GitHub Classroom invitations):
UTOL (UTokyo-LMS) (for Zoom URL, Slack and GitHub Classroom invitations):

- https://utol.ecc.u-tokyo.ac.jp/lms/course?idnumber=2024_4886_4860-1084_01

Expand Down Expand Up @@ -75,10 +75,10 @@ Look at the following document.

| Task ID | Title | Thumbnail |
|:---|:---|:---|
| task01 | Rasterization of lines and polygons | <img src="task01/preview.png" width=100px> |
| task02 | Rasterization of parametric curves | <img src="task02/preview.png" width=100px> |
| task03 | Perspectively-correct Texture Mapping | <img src="task03/preview.png" width=100px> |
| task04 | TBD | |
| task01 | **Rasterization of lines and polygons**<br>DDA, winding number | <img src="task01/preview.png" width=100px> |
| task02 | **Rasterization of parametric curves**<br> Quadratic Bézier curve, root of polynominal | <img src="task02/preview.png" width=100px> |
| task03 | **Perspectively-correct texture mapping**<br>rasterization of triangle, barycentric coordinate | <img src="task03/preview.png" width=100px> |
| task04 | **Vertex shader practice** <br>Rendering pipeline, mirror reflection, OpenGL | <img src="task04/preview.png" width=100px> |
| task05 | TBD | |
| task06 | TBD | |
| task07 | TBD | |
Expand Down
Binary file added task04/preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4c17e05

Please sign in to comment.