Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
angelajyzhang authored Apr 17, 2024
1 parent 8bd3871 commit 8dc6846
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions watershader/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ <h3 align="middle">Progress</h3>
<div align="center">
<table>
<tr>
<td>
<td align="center">
<img src="./images/texture3.png" width="400px"/>
<figcaption>Water textures with rudimentary attempts at handling transparency</figcaption>
</td>
<td>
<td align="center">
<img src="./images/firstwaterpic.png" width="400px"/>
<figcaption>Picture of preliminary water texture in game. Note that there is not true transparency, since the "floor" of the image is not opaque -- we will have to handle this separately for blocks of water. </figcaption>
</td>
Expand Down

0 comments on commit 8dc6846

Please sign in to comment.