Skip to content

Commit

Permalink
Add videos
Browse files Browse the repository at this point in the history
  • Loading branch information
chayhuixiang committed May 1, 2024
1 parent aebeb47 commit e1d6cc6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Final Project/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ <h3>Final project scene</h3>
<tr align="center">
<td>
<video width="800" controls>
<source src="media/Grass1.mp4" type="video/mp4" />
<source src="media/Grass1.MOV" />
</video>
<figcaption>
Rendered grass from the perspective of a human on the ground
Expand All @@ -402,7 +402,7 @@ <h3>Final project scene</h3>
<tr align="center">
<td>
<video width="800" controls>
<source src="media/Grass2.mp4" type="video/mp4" />
<source src="media/Grass2.mov" />
</video>
<figcaption>
Rendered grass from the perspective of a floating camera
Expand Down
Binary file added Final Project/media/Grass1.MOV
Binary file not shown.
Binary file added Final Project/media/Grass2.mov
Binary file not shown.

0 comments on commit e1d6cc6

Please sign in to comment.